My KWIN fork where I work on features like per-output virtual desktops
Find a file
Matthias Ettrich ecec648c11 more robust raise algorithm
svn path=/trunk/kdebase/kwin/; revision=33562
1999-11-12 03:58:34 +00:00
atoms.cpp support for docking windows 1999-11-11 01:22:41 +00:00
atoms.h support for docking windows 1999-11-11 01:22:41 +00:00
beclient.cpp changed the default color for the inactive titlebar. i liked the other one better, 1999-11-10 19:05:47 +00:00
beclient.h
client.cpp basically, it's a good thing to initialize variables 1999-11-12 03:21:10 +00:00
client.h shape windows support, some fixes for configure-request handling 1999-11-12 03:11:19 +00:00
HOWTO_MAKE_SYSTEM_NOT_SUCK.README Updated the color scheme README, and you can now use kcmdisplay to set the 1999-11-11 01:41:28 +00:00
kwin
kwin.pro
main.cpp
main.h
Makefile.am
NEWCOLORSCHEME.README Updated the color scheme README, and you can now use kcmdisplay to set the 1999-11-11 01:41:28 +00:00
options.cpp Better key names for titlebutton colors. 1999-11-11 01:16:41 +00:00
options.h
README
stdclient.cpp Converted the titlebar buttons from using fixed pixmaps to dynamically 1999-11-10 16:07:19 +00:00
stdclient.h Converted the titlebar buttons from using fixed pixmaps to dynamically 1999-11-10 16:07:19 +00:00
stdclient_bitmaps.h Converted the titlebar buttons from using fixed pixmaps to dynamically 1999-11-10 16:07:19 +00:00
systemclient.cpp Sticky button for the system theme. I wasn't going to have it but Matthias 1999-11-09 11:01:31 +00:00
systemclient.h Sticky button for the system theme. I wasn't going to have it but Matthias 1999-11-09 11:01:31 +00:00
tabbox.cpp
tabbox.h
workspace.cpp more robust raise algorithm 1999-11-12 03:58:34 +00:00
workspace.h shape windows support, some fixes for configure-request handling 1999-11-12 03:11:19 +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>