kwin/effects/presentwindows
Martin Gräßlin e2eebb6503 Refactoring of EffectFrame: EffectFrame becomes an interface just like EffectsHandler and EffectWindow and a concrete EffectFrameImpl in core.
Rendering of the EffectFrame is moved into the scene as Scene::EffectFrame with a concrete implementation in SceneXrender and SceneOpenGL.
A factory method for an EffectFrame is added to the EffectsHandler, which is used by the effects.
Next step: pass the EffectFrame through all effects, so that effects can transform, blur, invert whatever it.

svn path=/trunk/KDE/kdebase/workspace/; revision=1151271
2010-07-18 16:32:37 +00:00
..
CMakeLists.txt
presentwindows.cpp 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
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2010-06-21 06:51:54 +00:00
presentwindows.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
presentwindows_config.cpp Remove the duration spin box in the present windows config as this setting is unused in present windows. 2009-12-27 18:51:57 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2010-06-21 06:51:54 +00:00
presentwindows_config.h
presentwindows_config.ui i18n: disambiguations for "desktop" and "toolbar" in KCMs. 2010-01-02 01:27:55 +00:00
presentwindows_proxy.cpp Make desktop grid follow present window layout settings. 2009-12-18 03:34:28 +00:00
presentwindows_proxy.h Desktop Grid uses Present Windows to lay out the windows on a desktop 2009-11-15 12:38:26 +00:00