kwin/clients/oxygen
2009-10-17 06:57:17 +00:00
..
config
CMakeLists.txt removed 'x11util'. Use kdecoration API instead 2009-10-17 03:56:04 +00:00
oxygen.cpp
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 removed background window rendering from button paintEvent, as transparent background is good enough. Moved all corresponding method in oxygenClient to 'protected'. This allows faster repaint. 2009-10-17 06:57:17 +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 optimized painting in outline mode (by avoiding unnecessary painting over) and added contrast pixel between window body and outlined border 2009-10-16 20:27:43 +00:00
oxygenclient.desktop
oxygenclient.h removed background window rendering from button paintEvent, as transparent background is good enough. Moved all corresponding method in oxygenClient to 'protected'. This allows faster repaint. 2009-10-17 06:57:17 +00:00
oxygenconfiguration.cpp
oxygenconfiguration.h
oxygenexception.cpp
oxygenexception.h
oxygenexceptionlist.cpp
oxygenexceptionlist.h
oxygenshadowcache.cpp 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
oxygenshadowcache.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
oxygenshadowconfiguration.cpp
oxygenshadowconfiguration.h
oxygensizegrip.cpp removed 'x11util'. Use kdecoration API instead 2009-10-17 03:56:04 +00:00
oxygensizegrip.h