A DeclarativeItem to render a preview of a virtual desktop should be added. This could be useful to replace BoxSwitch's Walk Through Desktop capability.
Git commit be96f9000d731fe2a23c740742385c79c8913123 by Martin Gräßlin. Committed on 29/03/2012 at 20:17. Pushed by graesslin into branch 'master'. Adding a DesktopThumbnailItem declarative item Similar to WindowThumbnailItem for rendering a desktop thumbnail. Uses the new paintDesktop hook. FIXED-IN: 4.11.0 REVIEW: 104441 M +9 -0 kwin/effects.cpp M +6 -0 kwin/effects.h M +109 -29 kwin/scene.cpp M +14 -0 kwin/scene.h M +21 -1 kwin/scene_opengl.cpp M +2 -0 kwin/scene_opengl.h M +7 -0 kwin/scene_xrender.cpp M +1 -0 kwin/scene_xrender.h M +1 -0 kwin/scripting/scripting.cpp M +3 -0 kwin/tabbox/declarative.cpp M +38 -4 kwin/thumbnailitem.cpp M +26 -2 kwin/thumbnailitem.h http://commits.kde.org/kde-workspace/be96f9000d731fe2a23c740742385c79c8913123