Bug 296066

Summary: Live Update for QML Thumbnail Items
Product: [Plasma] kwin Reporter: Martin Flöser <mgraesslin>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist Keywords: regression
Priority: NOR    
Version: 4.8.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.0

Description Martin Flöser 2012-03-15 13:41:45 UTC
Currently the QML based thumbnails are not updated on damage events. This should be fixed by listening on the damage event for the thumbnailed window and triggering a repaint of the thumbnail area.

Interesting offtopic note: this has been a regression for thumnails in Alt+Tab and nobody has reported it so far.
Comment 1 Martin Flöser 2012-03-22 05:49:56 UTC
Git commit ea08542002d18d80f4af993599aeb0b21ded15a6 by Martin Gräßlin.
Committed on 16/03/2012 at 12:33.
Pushed by graesslin into branch 'master'.

Repaint Thumbnail Item on window damage

Allows to have live updates for thumbnails in tabbox.
FIXED-IN: 4.9.0
REVIEW: 104301

M  +8    -0    kwin/thumbnailitem.cpp
M  +1    -0    kwin/thumbnailitem.h

http://commits.kde.org/kde-workspace/ea08542002d18d80f4af993599aeb0b21ded15a6