My KWIN fork where I work on features like per-output virtual desktops
Find a file
Cristian Tibirna f49c7be018 CT: smart placement code. No! It isn't tested and isn't supposed to work.
One 'if' gets a bad turn. But commit it 'cause I'm reknown for doing stupid
things with unbacked-up code. Matthias, I managed to reduce all from
175 to 125 lines and from 4740 chars to 3260. This is what you wanted?

Don't worry, kwin compiles and works as before.

If somebody finds a way to teleport my office in some other dimension, I
finish this tomorrow (that is, today + a couple of sleep hours). If not ...

svn path=/trunk/kdebase/kwin/; revision=34034
1999-11-16 08:53:02 +00:00
atoms.cpp fake being kwm (helps some docking apps out there) 1999-11-13 03:44:09 +00:00
atoms.h fake being kwm (helps some docking apps out there) 1999-11-13 03:44:09 +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 A few fixes, moved colorgroups to the Options class (much nicer there), and 1999-10-11 02:00:06 +00:00
client.cpp bugfixes, what else 1999-11-16 02:03:14 +00:00
client.h - handle initial state iconic 1999-11-16 01:25:42 +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 more experimental stuff 1999-09-27 16:02:44 +00:00
kwin.pro more experimental stuff 1999-09-27 16:02:44 +00:00
kwinbindings.cpp Ctrl-Fx desktop switching to make David happy 1999-11-13 01:51:22 +00:00
main.cpp Ctrl-Fx desktop switching to make David happy 1999-11-13 01:51:22 +00:00
main.h run, not crash 1999-11-01 23:41:44 +00:00
Makefile.am Bye (it's going in kdesktop). 1999-11-07 14:46:49 +00:00
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 CT: smart placement code. No! It isn't tested and isn't supposed to work. 1999-11-16 08:53:02 +00:00
options.h CT: smart placement code. No! It isn't tested and isn't supposed to work. 1999-11-16 08:53:02 +00:00
README Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
stdclient.cpp - handle initial state iconic 1999-11-16 01:25:42 +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 Switched the order of the sticky button. It makes more sense to show the 1999-11-15 14:11:29 +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 update, usable with kicker now 1999-11-07 01:43:06 +00:00
tabbox.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
workspace.cpp CT: smart placement code. No! It isn't tested and isn't supposed to work. 1999-11-16 08:53:02 +00:00
workspace.h CT: smart placement code. No! It isn't tested and isn't supposed to work. 1999-11-16 08:53:02 +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>