Summary: | coverswitch effect looks bad in 4.7 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Antonio Rojas <arojas> |
Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: |
Description
Antonio Rojas
2011-06-30 09:45:18 UTC
Git commit cc9356a8274936f21f77c77cbc5fea83f3d42ddd by Martin Gräßlin. Committed on 03/07/2011 at 11:07. Pushed by graesslin into branch 'KDE/4.7'. Fix a rendering glitch caused by the reflections in CoverSwitch Seems like we need to use drawWindow instead of paintWindow or KWin will keep some parts of the paint data. BUG: 276810 FIXED-IN: 4.7.0 M +1 -1 kwin/effects/coverswitch/coverswitch.cpp http://commits.kde.org/kde-workspace/cc9356a8274936f21f77c77cbc5fea83f3d42ddd |