You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matthias Ettrich b62982b6d1 handling close without weird error messages. Dynamic style changes
without jumping.

svn path=/trunk/kdebase/kwin/; revision=32546
25 years ago
HOWTO_MAKE_SYSTEM_NOT_SUCK.README Started system style. Make sure to read the readme as it requires some new 25 years ago
Makefile.am Add messages target. 25 years ago
NEWCOLORSCHEME.README Started system style. Make sure to read the readme as it requires some new 25 years ago
README Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
atoms.cpp Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
atoms.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
beclient.cpp A few fixes, moved colorgroups to the Options class (much nicer there), and 25 years ago
beclient.h A few fixes, moved colorgroups to the Options class (much nicer there), and 25 years ago
client.cpp handling close without weird error messages. Dynamic style changes 25 years ago
client.h handling close without weird error messages. Dynamic style changes 25 years ago
kwin more experimental stuff 25 years ago
kwin.pro more experimental stuff 25 years ago
main.cpp run, not crash 25 years ago
main.h run, not crash 25 years ago
options.cpp run, not crash 25 years ago
options.h run, not crash 25 years ago
stdclient.cpp A few fixes, moved colorgroups to the Options class (much nicer there), and 25 years ago
stdclient.h A few fixes, moved colorgroups to the Options class (much nicer there), and 25 years ago
systemclient.cpp Started system style. Make sure to read the readme as it requires some new 25 years ago
systemclient.h Started system style. Make sure to read the readme as it requires some new 25 years ago
tabbox.cpp More get() 25 years ago
tabbox.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
workspace.cpp handling close without weird error messages. Dynamic style changes 25 years ago
workspace.h more experimental stuff 25 years ago

README

Fri Aug 20 01:30:50 CEST 1999 

This is the beginning of kwin, kwm next generation.

WARNING: this thing is hardly usable now, neither ICCCM nor KDE
compliant yet!

All it has is a context menu that allows you to switch between two
decoration styles, KDE classic and an experimental style.

Please don't work on the code, I'll finish it during my summer
vacations (four weeks from now on).

kwin was only commited to allow people like Mosfet to have a look at
the Client API (and StdClient) to write nifty new themable decorations.

Have fun,

   Matthias
  <ettrich@kde.org>