kwin/effects/slidingpopups
Sebastian Kügler ca172e2082 Force backgroundcontrast during slidingpopup animations
This fixes the sliding popups losing their contrast effect when
animating, less flicker.

In this patch, we temporarily force the contrast effect on, but only if
it hasn't been explicitely disabled. As soon as the animation stops, the
force flag is disabled again. For disappearing windows, we just set the
flag in the same way, but skip over the bookkeeping, since the window is
going to be deleted, anyway.

REVIEW:115902
2014-02-20 14:11:08 +01:00
..
CMakeLists.txt a new effect: windows with the atom _KDE_SLIDE set on them (composed by 2009-07-23 19:06:50 +00:00
slidingpopups.cpp Force backgroundcontrast during slidingpopup animations 2014-02-20 14:11:08 +01:00
slidingpopups.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
slidingpopups.h Force backgroundcontrast during slidingpopup animations 2014-02-20 14:11:08 +01:00