Summary: | Thumbnail Aside effect not updating/disappearing | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | adikurthy |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adikurthy |
Priority: | NOR | Flags: | mgraesslin:
ReviewRequest+
|
Version: | 4.9.0 | ||
Target Milestone: | 4.10 RC 3 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/108289/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/27172bbcc07d883ff765b1198778178eb58627a4 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
adikurthy
2012-09-02 18:27:55 UTC
damage events of the thumbnail are handled correctly, but updates in this area do not work correctly. Git commit 27172bbcc07d883ff765b1198778178eb58627a4 by Martin Gräßlin. Committed on 09/01/2013 at 10:09. Pushed by graesslin into branch 'KDE/4.10'. Track painted areas in Thumbnail Aside effect Following the approach of ShowPaint effect by tracking the actual painted regions per window to determine whether the painted area intersects with one of the thumbnails. FIXED-IN: 4.10 REVIEW: 108289 M +8 -1 kwin/effects/thumbnailaside/thumbnailaside.cpp M +2 -0 kwin/effects/thumbnailaside/thumbnailaside.h http://commits.kde.org/kde-workspace/27172bbcc07d883ff765b1198778178eb58627a4 |