Summary: | transparency bug in active window | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Andre Woebbeking <woebbeking> |
Component: | effects-window-management | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.9.1 | ||
Target Milestone: | 4.9.2 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/eee057043d130ec76e84aa5f8e74e86c0528d5be | Version Fixed In: | 4.9.2 |
Sentry Crash Report: | |||
Attachments: | my configuration |
Description
Andre Woebbeking
2012-09-08 12:12:50 UTC
Created attachment 73743 [details]
my configuration
I forgot to mention, this doesn't happen if I disable all effects. see https://git.reviewboard.kde.org/r/106335/ try "!isInactive(w)" -> "isInactive(w)" On Saturday 08 September 2012 12:32:49 Thomas Lübking wrote:
> --- Comment #3 from Thomas Lübking <thomas.luebking@gmail.com> ---
> see https://git.reviewboard.kde.org/r/106335/
> try "!isInactive(w)" -> "isInactive(w)"
Much better, thanks!
Git commit eee057043d130ec76e84aa5f8e74e86c0528d5be by Martin Gräßlin. Committed on 08/09/2012 at 19:43. Pushed by graesslin into branch 'KDE/4.9'. Drop supperfluous and wrong inactive check in translucency effect Left over from the cleanup which basically resulted in the active window being put to the inactive's window opacity. Thanks for the early notification of that issue. FIXED-IN: 4.9.2 M +0 -4 kwin/effects/translucency/translucency.cpp http://commits.kde.org/kde-workspace/eee057043d130ec76e84aa5f8e74e86c0528d5be |