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 40966ef808 Converted the titlebar buttons from using fixed pixmaps to dynamically
calculated pixmaps based on bitmaps for each shade and the extended KDE color
scheme. That means you can now specify button colors for both active
and inactive windows.

svn path=/trunk/kdebase/kwin/; revision=33415
25 years ago
HOWTO_MAKE_SYSTEM_NOT_SUCK.README
Makefile.am
NEWCOLORSCHEME.README
README
atoms.cpp
atoms.h
beclient.cpp
beclient.h
client.cpp removed red background ;) 25 years ago
client.h
kwin
kwin.pro
main.cpp
main.h
options.cpp small default-colors fix 25 years ago
options.h
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
tabbox.h
workspace.cpp Okay, no more "freezing" X. kwin should be usable again :-) 25 years ago
workspace.h

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>