kwin/effects/blur
Martin Gräßlin 6353d6ff57 Don't blur behind opaque window decorations.
Adding a new AbilityUsesBlurBehind which can be set by decorations with
alpha channel to request that the background can be blurred. This improves
the situation for our completely opaque default Oxygen decoration.

This change is a behavior change in comparison to 4.5! Translucent decorations do
not get blurred by default any more.
CCMAIL: craig.p.drummond@googlemail.com

svn path=/trunk/KDE/kdebase/workspace/; revision=1195274
2010-11-10 18:33:07 +00:00
..
blur.cpp Don't blur behind opaque window decorations. 2010-11-10 18:33:07 +00:00
blur.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
blur.h Blur background of EffectFrames. 2010-07-24 20:48:19 +00:00
blur_config.cpp Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
blur_config.h Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.ui Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blurshader.cpp ARB Shader fallback to Lanczos filter. 2010-11-10 18:25:40 +00:00
blurshader.h Sanity check the shader limitations to protect against implementations 2010-06-14 00:18:04 +00:00
CMakeLists.txt Make the strength of the blur effect configurable. 2010-03-13 15:03:29 +00:00