I compile 4.9 from branch. Since yesterday I've the problem that the active window is a bit transparent but I configured transparency only for inactive or moving windows. You can see this best in parts of the window that are painted with QPalette::Window color or if you scroll in e. g. Konqueror or KMail. Then it looks like a composite of the last and new content. Reproducible: Always
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