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
CMakeLists.txt
misc.cpp
misc.h
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
plastikbutton.h
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