kwin/clients/oxygen
2009-09-18 23:55:18 +00:00
..
config 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
CMakeLists.txt Moved all shadow handling into global cache oxygenShadowCache. This allows to share same 2009-09-17 22:40:06 +00:00
oxygen.cpp Moved all shadow handling into global cache oxygenShadowCache. This allows to share same 2009-09-17 22:40:06 +00:00
oxygen.h Moved all shadow handling into global cache oxygenShadowCache. This allows to share same 2009-09-17 22:40:06 +00:00
oxygenbutton.cpp disabled glow animation when a button is pressed -e.g. with right click, released, then left, because it was causing a glitch. 2009-09-18 15:03:59 +00:00
oxygenbutton.h Removed oxygentimeline (was not working). Use qtimeline directly, to handle animations. It is simpler, and it is actually working. Also changed 'repaint' into 'update' for the slot connected to the timeLine FrameChanged signal. More efficient. 2009-09-17 03:43:55 +00:00
oxygenclient.cpp added smooth transition for title bar text color when switching between active and inactive state (previously available for 'outline' mode only) 2009-09-18 19:47:53 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2009-09-17 09:29:41 +00:00
oxygenclient.h added smooth transition for title bar text color when switching between active and inactive state (previously available for 'outline' mode only) 2009-09-18 19:47:53 +00:00
oxygenconfiguration.cpp Make the default decoration settings even awesomer. Center aligned title 2009-09-17 08:16:46 +00:00
oxygenconfiguration.h
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
oxygenexceptionlist.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
oxygenexceptionlist.h
oxygenshadowcache.cpp added necessary additional bit to cache hash key for frameBorder, and relevant enum (in place of bool), accordingly. Also used ::Key to get shadow rather than Client, to make sure this does not happen again, and moved 'simpleShadowPixmap' to public. 2009-09-18 23:55:18 +00:00
oxygenshadowcache.h added necessary additional bit to cache hash key for frameBorder, and relevant enum (in place of bool), accordingly. Also used ::Key to get shadow rather than Client, to make sure this does not happen again, and moved 'simpleShadowPixmap' to public. 2009-09-18 23:55:18 +00:00
oxygenshadowconfiguration.cpp put equal to operator inline, and fixed logic in order to disable check on outerColor, if the latter is not used 2009-09-17 05:05:45 +00:00
oxygenshadowconfiguration.h put equal to operator inline, and fixed logic in order to disable check on outerColor, if the latter is not used 2009-09-17 05:05:45 +00:00
oxygensizegrip.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
oxygensizegrip.h 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
x11util.cpp
x11util.h