You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel M. Duley c9e72c7700 Read a KConfig key in ClientFactory to select the style and save the key when
choosing from the menu. This will have to change when I do plugins but makes
kwin styles easier to use now.

svn path=/trunk/kdebase/kwin/; revision=33483
25 years ago
HOWTO_MAKE_SYSTEM_NOT_SUCK.README Started system style. Make sure to read the readme as it requires some new 25 years ago
Makefile.am Bye (it's going in kdesktop). 25 years ago
NEWCOLORSCHEME.README Started system style. Make sure to read the readme as it requires some new 25 years ago
README Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
atoms.cpp support for docking windows 25 years ago
atoms.h support for docking windows 25 years ago
beclient.cpp changed the default color for the inactive titlebar. i liked the other one better, 25 years ago
beclient.h A few fixes, moved colorgroups to the Options class (much nicer there), and 25 years ago
client.cpp removed red background ;) 25 years ago
client.h update, usable with kicker now 25 years ago
kwin more experimental stuff 25 years ago
kwin.pro more experimental stuff 25 years ago
main.cpp run, not crash 25 years ago
main.h run, not crash 25 years ago
options.cpp Better key names for titlebutton colors. 25 years ago
options.h run, not crash 25 years ago
stdclient.cpp Converted the titlebar buttons from using fixed pixmaps to dynamically 25 years ago
stdclient.h Converted the titlebar buttons from using fixed pixmaps to dynamically 25 years ago
stdclient_bitmaps.h Converted the titlebar buttons from using fixed pixmaps to dynamically 25 years ago
systemclient.cpp Sticky button for the system theme. I wasn't going to have it but Matthias 25 years ago
systemclient.h Sticky button for the system theme. I wasn't going to have it but Matthias 25 years ago
tabbox.cpp update, usable with kicker now 25 years ago
tabbox.h Say hello to kwin. WARNING: NOT USABLE YET. See README. 25 years ago
workspace.cpp Read a KConfig key in ClientFactory to select the style and save the key when 25 years ago
workspace.h support for docking windows 25 years ago

README

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>