My KWIN fork where I work on features like per-output virtual desktops
Find a file
Matthias Ettrich cb82f77388 run, not crash
svn path=/trunk/kdebase/kwin/; revision=32543
1999-11-01 23:41:44 +00:00
atoms.cpp
atoms.h
beclient.cpp A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
beclient.h A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
client.cpp run, not crash 1999-11-01 23:41:44 +00:00
client.h more experimental stuff 1999-09-27 16:02:44 +00:00
HOWTO_MAKE_SYSTEM_NOT_SUCK.README Started system style. Make sure to read the readme as it requires some new 1999-10-11 02:01:17 +00:00
kwin more experimental stuff 1999-09-27 16:02:44 +00:00
kwin.pro more experimental stuff 1999-09-27 16:02:44 +00:00
main.cpp run, not crash 1999-11-01 23:41:44 +00:00
main.h run, not crash 1999-11-01 23:41:44 +00:00
Makefile.am Add messages target. 1999-10-24 12:05:50 +00:00
NEWCOLORSCHEME.README Started system style. Make sure to read the readme as it requires some new 1999-10-11 02:01:17 +00:00
options.cpp run, not crash 1999-11-01 23:41:44 +00:00
options.h run, not crash 1999-11-01 23:41:44 +00:00
README
stdclient.cpp A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
stdclient.h A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
systemclient.cpp Started system style. Make sure to read the readme as it requires some new 1999-10-11 02:01:17 +00:00
systemclient.h Started system style. Make sure to read the readme as it requires some new 1999-10-11 02:01:17 +00:00
tabbox.cpp More get() 1999-10-09 11:12:26 +00:00
tabbox.h
workspace.cpp A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
workspace.h more experimental stuff 1999-09-27 16:02:44 +00:00

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>