kwin/effects/desktopgrid
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
desktopgrid.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
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2010-07-01 06:52:15 +00:00
desktopgrid.h Add a plasma based widget to add and remove desktops in desktop grid. 2010-03-28 09:05:36 +00:00
desktopgrid_config.cpp i18n: added disambiguation contexts to "none", "enabled" and "disabled" in KCMs. 2010-01-02 01:01:42 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2010-06-21 06:51:54 +00:00
desktopgrid_config.h
desktopgrid_config.ui Desktop Grid uses Present Windows to lay out the windows on a desktop 2009-11-15 12:38:26 +00:00