My KWIN fork where I work on features like per-output virtual desktops
Find a file
Matthias Ettrich 070b0971cc be smarter with shaded windows: when shading, iconify any non-shaded
transients.

svn path=/trunk/kdebase/kwin/; revision=35354
1999-11-28 20:17:57 +00:00
atoms.cpp keep transients together, support various input modes, handle 1999-11-28 20:10:58 +00:00
atoms.h keep transients together, support various input modes, handle 1999-11-28 20:10:58 +00:00
beclient.cpp some bugfixes, added a window operations menu, some simple shading animation 1999-11-22 01:57:51 +00:00
beclient.h some bugfixes, added a window operations menu, some simple shading animation 1999-11-22 01:57:51 +00:00
client.cpp be smarter with shaded windows: when shading, iconify any non-shaded 1999-11-28 20:17:57 +00:00
client.h keep transients together, support various input modes, handle 1999-11-28 20:10:58 +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 some bugfixes, added a window operations menu, some simple shading animation 1999-11-22 01:57:51 +00:00
main.cpp fixed min/max handling, handle palette changes properly 1999-11-25 12:53:17 +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 Make this compile. *smack*. We've got automoc or whatever it's called 1999-11-26 21:04:31 +00:00
options.h CT: snap. Thanks to Matthias for the adjustClientPosition(). Clean 1999-11-25 23:12:32 +00:00
README Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
stdclient.cpp keep transients together, support various input modes, handle 1999-11-28 20:10:58 +00:00
stdclient.h some bugfixes, added a window operations menu, some simple shading animation 1999-11-22 01:57:51 +00:00
stdclient_bitmaps.h Use widget bg pixmap if it exists. You can see a small screenshot of how 1999-11-22 13:33:39 +00:00
systemclient.cpp Trying different buttons out. On a different note I just saw an imac. I really 1999-11-28 03:39:26 +00:00
systemclient.h Trying different buttons out. On a different note I just saw an imac. I really 1999-11-28 03:39:26 +00:00
tabbox.cpp keep transients together, support various input modes, handle 1999-11-28 20:10:58 +00:00
tabbox.h nicer tabbox 1999-11-26 22:10:25 +00:00
workspace.cpp be smarter with shaded windows: when shading, iconify any non-shaded 1999-11-28 20:17:57 +00:00
workspace.h keep transients together, support various input modes, handle 1999-11-28 20:10:58 +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>