kwin/clients/test
Luboš Luňák 0ba12a0837 Perform whole new window managing with X server grab, in order to prevent
"smart" apps from doing stupid things before they get MapNotify.
This avoids the recent Java+OracleInstaller strange problem too.
The patch may look huge, but it's only adding two KWin wrappers
for X(Un)GrabServer() and uncommenting the calls in Client::manage().

svn path=/trunk/kdebase/kwin/; revision=271152
2003-12-04 13:54:10 +00:00
..
Makefile.am As kdelibs/NAMING says, using lib<appname>.la as name for a library is bad. 2003-09-17 14:23:53 +00:00
test.cpp Perform whole new window managing with X server grab, in order to prevent 2003-12-04 13:54:10 +00:00
test.desktop Enable only ported decorations, and also merge back the testing 2003-09-16 19:41:07 +00:00
test.h Make it possible to find out window type also in createDecoration(). 2003-09-29 11:21:46 +00:00