kwin/clients/oxygen
Hugo Pereira Da Costa cef60f90cb removed useless colorCacheInvalid_ member
svn path=/trunk/KDE/kdebase/workspace/; revision=1034964
2009-10-14 02:55:40 +00:00
..
config fixed very stupid bug that would prevent to add new exceptions to the list 2009-10-14 01:24:09 +00:00
CMakeLists.txt readded '-1' pixel offset; reverted to old CMakeList.txt; removed unecessary ifdef in oxygen.h (should not have been commited in the first place. 2009-10-07 14:26:52 +00:00
oxygen.cpp removed usage of static global variables (static is bad afaik). Everything is controled by the factory. 2009-10-13 01:45:01 +00:00
oxygen.h removed usage of static global variables (static is bad afaik). Everything is controled by the factory. 2009-10-13 01:45:01 +00:00
oxygenbutton.cpp removed useless colorCacheInvalid_ member 2009-10-14 02:55:40 +00:00
oxygenbutton.h removed useless colorCacheInvalid_ member 2009-10-14 02:55:40 +00:00
oxygenclient.cpp fixed vertical translation of buttons and title when compositing is disabled; Added an extra pixel to borderTiny when compositing is disabled (otherwise one can't draw the resize 'dots' due to the float frame; and used helper::roundedMask and helper::rounderRegion to minimize code duplication with style 2009-10-13 03:38:26 +00:00
oxygenclient.desktop
oxygenclient.h removed usage of static global variables (static is bad afaik). Everything is controled by the factory. 2009-10-13 01:45:01 +00:00
oxygenconfiguration.cpp added 'use animations' and 'animations duration' to configuration (although not shown in configuration dialog). added smooth fading of window title when changed 2009-10-02 02:52:41 +00:00
oxygenconfiguration.h changed 'default' button size from 22 to 20 2009-10-11 19:03:47 +00:00
oxygenexception.cpp
oxygenexception.h
oxygenexceptionlist.cpp
oxygenexceptionlist.h
oxygenshadowcache.cpp fixed (tiny) glitch for bottom corners in 'no side border' mode 2009-10-13 23:21:34 +00:00
oxygenshadowcache.h removed usage of static global variables (static is bad afaik). Everything is controled by the factory. 2009-10-13 01:45:01 +00:00
oxygenshadowconfiguration.cpp changed default glow configuration to have larger glow and lighter colors 2009-10-11 19:02:39 +00:00
oxygenshadowconfiguration.h
oxygensizegrip.cpp
oxygensizegrip.h
x11util.cpp fixed (harmless) compilation warnings 2009-09-23 22:53:01 +00:00
x11util.h