kwin/clients/plastik
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
..
config Fix layout... 2007-09-15 17:40:59 +00:00
CMakeLists.txt don't link to kdefx, which is no more 2007-10-02 03:31:32 +00:00
misc.cpp use newfangled QLinearGradient instead of kdefx :-) 2007-09-27 03:41:46 +00:00
misc.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
plastik.cpp 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
plastik.desktop SVN_SILENT made messages (.desktop file) 2007-11-30 07:55:45 +00:00
plastik.h Make KDecorationFactory::supports() const, and also pure virtual to force 2007-11-01 16:07:38 +00:00
plastikbutton.cpp use newfangled QLinearGradient instead of kdefx :-) 2007-09-27 03:41:46 +00:00
plastikbutton.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
plastikclient.cpp Make width of titlebar spacers default to half width of normal buttons, 2007-11-29 18:37:52 +00:00
plastikclient.h take advantage of KDecorationOptions::defaultTitleButtons[Left|Right] 2007-11-15 20:14:41 +00:00