kwin/clients/oxygen
2009-09-19 21:11:28 +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 invalidate shadow caches when color-scheme is changed. This fixes some issues with corner bevel 2009-09-19 20:32:23 +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 always enable 'smooth' transitions except for 'preview'. This allows to have smooth title bar text color transition even if everything (compositing, glow, separator, etc.) is disabled 2009-09-19 21:10:15 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2009-09-17 09:29:41 +00:00
oxygenclient.h always enable 'smooth' transitions except for 'preview'. This allows to have smooth title bar text color transition even if everything (compositing, glow, separator, etc.) is disabled 2009-09-19 21:11:28 +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 re-added 'index' setting for animated shadow (oops) 2009-09-19 06:05:43 +00:00
oxygenshadowcache.h moved all hash key inline; fixed glow for borderless windows; improved corner bevel 2009-09-19 05:51:31 +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