kwin/lib
Luboš Luňák 9a5a1c5d95 Fix shading: isShade() returns the actual state of the window, and isSetShade()
returns the state set by the user - these two may differ e.g. while hover-unshaded.
Therefore titlebar buttons should use isSetShade(), otherwise they become
a bit useless with hover-unshading.
Also fix updating the button state - the styles duplicate way too much code,
and if one of them has a bug, most of them definitely have it as well. Some
of the code should probably move to the decoration lib :-/ .

svn path=/trunk/kdebase/kwin/; revision=366147
2004-11-25 16:08:46 +00:00
..
kdecoration.cpp Adding yet another option, this time for what happens when clicking 2004-08-28 15:27:22 +00:00
kdecoration.h Fix shading: isShade() returns the actual state of the window, and isSetShade() 2004-11-25 16:08:46 +00:00
kdecoration_p.cpp Adding yet another option, this time for what happens when clicking 2004-08-28 15:27:22 +00:00
kdecoration_p.h fix export's 2004-11-17 17:56:22 +00:00
kdecoration_plugins_p.cpp Unify the translation of KWin's clients 2004-09-20 11:20:12 +00:00
kdecoration_plugins_p.h fix export's 2004-11-17 17:56:22 +00:00
kdecorationfactory.cpp Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
kdecorationfactory.h fix export's 2004-11-17 17:56:22 +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