kwin/clients/oxygen
2009-10-13 03:38:26 +00:00
..
config redesign active window glow following Nuno's SVG; Changed default shadow parameters accordingly; and Changed scale of shadowSize in config dialog to physical scale. 2009-10-11 17:10:08 +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 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
oxygenbutton.h set local reference to client as const. Safer 2009-10-11 20:30:38 +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 fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenexceptionlist.cpp fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenexceptionlist.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenshadowcache.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
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 fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygensizegrip.cpp fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygensizegrip.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
x11util.cpp fixed (harmless) compilation warnings 2009-09-23 22:53:01 +00:00
x11util.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00