kwin/clients/mwm
Waldo Bastian 57f4808d0f Make resource management in clients easier with these three functions:
init() called after client got loaded
deinit() called when client is about to get unloaded
reset() called once before Options::resetClients() is emitted

svn path=/trunk/kdebase/kwin/; revision=93372
2001-04-22 05:39:17 +00:00
..
Makefile.am CVS_SILENT lib_ -> kde_module_ 2000-12-04 18:47:47 +00:00
mwm.desktop
mwmclient.cpp Make resource management in clients easier with these three functions: 2001-04-22 05:39:17 +00:00
mwmclient.h Put stuff in KWinInternal namespace. 2001-02-20 01:20:38 +00:00
README

This is a test style that I'm working on- I'm basing it on KStep right now, 
but it'll eventually provide an MWM lookalike which I personally would really 
like to see. It's all about scratching an itch, right? ; )

The only reason I've commited this is so that I don't get cvs bitching at me 
because it doesn't know what it's doing. 

-Chris