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
mwm.desktop
mwmclient.cpp Make resource management in clients easier with these three functions: 2001-04-22 05:39:17 +00:00
mwmclient.h
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