kwin/effects/slide
Vlad Zagorodniy 6cac594acb [effects/slide] Simplify logic that forces blur and background contrast
Summary:
The "Force" part in WindowForceBackgroundContrastRole and WindowForceBlurRole
is confusing. If WindowForceBlurRole is set on a window, background
behind it won't be blurred.

By setting WindowForceBlurRole we tell the Blur effect "that's fine to
do your business behind transformed windows."

The Slide effect only translates windows, it doesn't distort them, etc.
So, we can set WindowForceBackgroundContrastRole and WindowForceBlurRole
for all windows.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D15707
2018-10-02 19:54:37 +03:00
..
CMakeLists.txt
slide.cpp [effects/slide] Simplify logic that forces blur and background contrast 2018-10-02 19:54:37 +03:00
slide.h [effects/slide] Simplify logic that forces blur and background contrast 2018-10-02 19:54:37 +03:00
slide.kcfg
slide_config.cpp
slide_config.desktop
slide_config.h
slide_config.ui
slideconfig.kcfgc