kwin/effects/coverswitch
Martin Gräßlin eabad32cfb Add cross fade support for text and icon to EffectFrame.
This allows an effect to fade between old and new text/icon. As an example it's added to CoverSwitch.
Currently only supported in OpenGL. XRender might be added, but I'm missing an idea for an effect to add it.
Most effects using EffectFrame require OpenGL anyway.

svn path=/trunk/KDE/kdebase/workspace/; revision=1160252
2010-08-07 14:08:34 +00:00
..
CMakeLists.txt
coverswitch.cpp Add cross fade support for text and icon to EffectFrame. 2010-08-07 14:08:34 +00:00
coverswitch.desktop SVN_SILENT made messages (.desktop file) 2010-07-04 06:52:37 +00:00
coverswitch.h Refactoring of EffectFrame: EffectFrame becomes an interface just like EffectsHandler and EffectWindow and a concrete EffectFrameImpl in core. 2010-07-18 16:32:37 +00:00
coverswitch_config.cpp
coverswitch_config.desktop SVN_SILENT made messages (.desktop file) 2010-07-04 06:52:37 +00:00
coverswitch_config.h
coverswitch_config.ui A maximum of 500 is very less for duration/viewarea. Increase to 9999 what is the same value used for other maximum's in other ui-files in kwin/effects. 2010-07-31 01:30:43 +00:00