Bug 296067 - DesktopThumbnailItem for QML
Summary: DesktopThumbnailItem for QML
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 4.11
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks: 296069
  Show dependency treegraph
 
Reported: 2012-03-15 13:44 UTC by Martin Flöser
Modified: 2013-04-24 09:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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