Bug 296066 - Live Update for QML Thumbnail Items
Summary: Live Update for QML Thumbnail Items
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: 4.8.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2012-03-15 13:41 UTC by Martin Flöser
Modified: 2012-03-22 05:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.9.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: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