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 b844f223e2 Might as well make colorgroups static too. Also fixed a memleak
(pixmaps_created was never set to true).

svn path=/trunk/kdebase/kwin/; revision=30498
25 years ago
Makefile.am
README
atoms.cpp
atoms.h
beclient.cpp Might as well make colorgroups static too. Also fixed a memleak 25 years ago
beclient.h Might as well make colorgroups static too. Also fixed a memleak 25 years ago
client.cpp
client.h
kwin
kwin.pro
main.cpp
main.h
options.cpp Since Matthias commited something I felt bad for not doing any work on this 25 years ago
options.h Since Matthias commited something I felt bad for not doing any work on this 25 years ago
stdclient.cpp Might as well make colorgroups static too. Also fixed a memleak 25 years ago
stdclient.h Might as well make colorgroups static too. Also fixed a memleak 25 years ago
tabbox.cpp More get() 25 years ago
tabbox.h
workspace.cpp
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>