kwin/lib
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
..
kdecoration.cpp Perform whole new window managing with X server grab, in order to prevent 2003-12-04 13:54:10 +00:00
kdecoration.h Perform whole new window managing with X server grab, in order to prevent 2003-12-04 13:54:10 +00:00
kdecoration_p.cpp Required for the exploit-new-kwin-colors patch 2003-10-23 05:26:53 +00:00
kdecoration_p.h Perform whole new window managing with X server grab, in order to prevent 2003-12-04 13:54:10 +00:00
kdecoration_plugins_p.cpp Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
kdecoration_plugins_p.h Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
kdecorationfactory.cpp Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
kdecorationfactory.h Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +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