kwin/clients
Matthew Woehlke e21a0778fd Three changes; fix two bugs, migrate plastik.cpp to KColorUtils/KColorScheme way of handling colors (and away from misc.cpp)
bug - add +2 to titleBarTileHeight in PlastikHandler::pixmap, this fixes the pixmap not being tall enough (it seems between 3.5 and 4.0 the titlebar is being drawn two pixels taller; this fixes the symptom, not the cause, which I didn't find)

bug - porting error on my part had an extra stop in the titlebar gradient, changing the appearance; remove the extra stop

TODO: find and correct the real cause?
TODO: port other code away from misc.cpp and then kill misc.cpp

svn path=/trunk/KDE/kdebase/workspace/; revision=745163
2007-12-05 16:05:04 +00:00
..
b2 use new AbilityColor* in all kdebase windecos (except kwmtheme which doesn't seem to have a supports() even, and reportedly is not built) 2007-11-29 18:02:20 +00:00
kde2 Add spacers before the close button to make it stand alone, 2007-11-29 19:28:07 +00:00
keramik use new AbilityColor* in all kdebase windecos (except kwmtheme which doesn't seem to have a supports() even, and reportedly is not built) 2007-11-29 18:02:20 +00:00
kwmtheme Add missing license headers. Some files mentioned only copyright 2007-11-29 15:32:50 +00:00
laptop I'm quite sure these in fact do support spacers. 2007-11-29 18:41:23 +00:00
modernsystem Make width of titlebar spacers default to half width of normal buttons, 2007-11-29 18:37:52 +00:00
oxygen Don't draw resize handles on windows that aren't resizable 2007-12-02 16:38:38 +00:00
plastik Three changes; fix two bugs, migrate plastik.cpp to KColorUtils/KColorScheme way of handling colors (and away from misc.cpp) 2007-12-05 16:05:04 +00:00
quartz Add spacers before the close button to make it stand alone, 2007-11-29 19:28:07 +00:00
redmond Make width of titlebar spacers default to half width of normal buttons, 2007-11-29 18:37:52 +00:00
test Add missing license headers. Some files mentioned only copyright 2007-11-29 15:32:50 +00:00
web Add spacers before the close button to make it stand alone, 2007-11-29 19:28:07 +00:00
CMakeLists.txt Actually, these decorations are kdefx free. 2007-10-09 08:22:15 +00:00
Messages.sh branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
PORTING Add AbilityAnnounceColors and AbilityColor* abilities to kwin decorations; this way clients can say what colors they support for the benifit of the color kcm (and anyone else that might need to know?) 2007-11-29 17:13:15 +00:00
REQUIREMENTS_FOR_CVS branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00