kwin/clients/oxygen
2009-10-14 15:36:38 +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 More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 2009-10-14 15:36:38 +00:00
oxygenbutton.h More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 2009-10-14 15:36:38 +00:00
oxygenclient.cpp More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 2009-10-14 15:36:08 +00:00
oxygenclient.desktop
oxygenclient.h More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 2009-10-14 15:36:08 +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