My KWIN fork where I work on features like per-output virtual desktops
Find a file
Daniel M. Duley 92e1e869b1 Since Matthias commited something I felt bad for not doing any work on this
like I said I would and only working on style stuff ;-)

I added basic color scheme handling to the Options class. All styles should
use this for color values. Supported are titlebars, titleblends, fonts,
button foreground and background, button blend, frames and handles for both
active and inactive states. Also added active and inactive fonts.

Not all clients have to use all the values, but for the values they do use
they should get them from here.

I also ported StdClient and Beos to the new scheme. I will do a kcm module once
I do the System decoration style ;-)

svn path=/trunk/kdebase/kwin/; revision=30497
1999-10-10 03:22:21 +00:00
atoms.cpp Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
atoms.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
beclient.cpp Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
beclient.h Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
client.cpp Working kwin from Matthias E. :-) 1999-10-09 09:55:16 +00:00
client.h more experimental stuff 1999-09-27 16:02:44 +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 Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
main.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
Makefile.am more experimental stuff 1999-09-27 16:02:44 +00:00
options.cpp Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
options.h Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
README Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
stdclient.cpp Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
stdclient.h Since Matthias commited something I felt bad for not doing any work on this 1999-10-10 03:22:21 +00:00
tabbox.cpp More get() 1999-10-09 11:12:26 +00:00
tabbox.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 1999-08-19 23:26:42 +00:00
workspace.cpp Working kwin from Matthias E. :-) 1999-10-09 09:55:16 +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>