..
config
added the possibility to hide decoration 'titlebar', but not decoration 'border' in window-specific override rules
2009-11-07 03:33:53 +00:00
CMakeLists.txt
removed 'x11util'. Use kdecoration API instead
2009-10-17 03:56:04 +00:00
oxygen.cpp
added the possibility to hide decoration 'titlebar', but not decoration 'border' in window-specific override rules
2009-11-07 03:33:53 +00:00
oxygen.h
port design changes from tabbing branch to trunk: new title outline design; simplification of layout metrics; proper handling of text ellision; simplification of shadow cache; addition of to local button types. In oxygen.h also temporarily added missing enumeration to ease compilation against kde4.3
2009-10-15 16:03:30 +00:00
oxygenbutton.cpp
added the possibility to hide decoration 'titlebar', but not decoration 'border' in window-specific override rules
2009-11-07 03:33:53 +00:00
oxygenbutton.h
changed back 'setDirty' method into 'update' method. kwin/paintRedirector should be fixed though, so that buttons created after the deco is registered for redirection are properly accounted for
2009-10-16 16:25:02 +00:00
oxygenclient.cpp
- made distance between window border and first button smaller by 2 pixels
2009-11-10 23:11:08 +00:00
oxygenclient.desktop
Revert failed Krazy changes.
2009-11-01 03:36:38 +00:00
oxygenclient.h
- made distance between window border and first button smaller by 2 pixels
2009-11-10 23:11:08 +00:00
oxygenconfiguration.cpp
- made distance between window border and first button smaller by 2 pixels
2009-11-10 23:11:08 +00:00
oxygenconfiguration.h
- made distance between window border and first button smaller by 2 pixels
2009-11-10 23:11:08 +00:00
oxygenexception.cpp
fixed Krazy stuff (headers, K classes in place of Q classes, and use of pointers to modal dialogs)
2009-09-16 06:09:31 +00:00
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
fixed bug on shadow rendering when size < 5 - in which case only the round corner should be rendered
2009-10-19 19:43:59 +00:00
oxygenshadowcache.h
fixed bug on shadow rendering when size < 5 - in which case only the round corner should be rendered
2009-10-19 19:43:59 +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
re-enabled sizeGrip in preview mode, with correct handling of parent windowID
2009-10-19 22:51:31 +00:00
oxygensizegrip.h
fixed Qt headers; removed WX11 defines; removed 'using namespace std'
2009-09-20 07:42:03 +00:00