Bug 296067

Summary: DesktopThumbnailItem for QML
Product: [Plasma] kwin Reporter: Martin Flöser <mgraesslin>
Component: coreAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: gilbertd+kde
Priority: NOR    
Version: git master   
Target Milestone: 4.11   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.0
Bug Depends on:    
Bug Blocks: 296069    

Description Martin Flöser 2012-03-15 13:44:07 UTC
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.
Comment 1 Martin Flöser 2013-04-24 09:45:52 UTC
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