----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115859/ -----------------------------------------------------------
(Updated Feb. 18, 2014, 3:46 p.m.) Review request for kwin and Plasma. Changes ------- - save the previous value (takes also care of unset flags, not just true/false) - address other comments Repository: kde-workspace Description ------- Force-allow background contrast while sliding When the sliding effect is active, the background blur of the panel would be disabled unless forced with WindowForceBackgroundContrastRole, which is actually what we want: during sliding, the backgroundcontrast effect would otherwise be disabled, leading to the panel and popups flickering between contrast enabled and disabled. With this patch, the panel keeps its coloring during desktop changes. Diffs (updated) ----- kwin/effects/slidingpopups/slidingpopups.cpp fd697f0 kwin/effects/slide/slide.cpp 8ecb2a6 kwin/effects/slide/slide.h c8e0a84 Diff: https://git.reviewboard.kde.org/r/115859/diff/ Testing ------- Switched desktops, panel keeps color, fullscreen video player doesn't seem to be affected negatively, everything still works as expected, except that the flickering in Plasma Dialogs is gone. Thanks, Sebastian Kügler
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel