kwin/effects/blur
Martin Gräßlin 4c6f8d9c28 Forward port rev 1169158: Exclude all transformed windows from blur effect.
Currently only scaled or translated windows were excluded,
but it is possible to also have windows with just changed
window quads (e.g. magic lamp).
CCBUG: 243693

svn path=/trunk/KDE/kdebase/workspace/; revision=1169160
2010-08-28 14:39:41 +00:00
..
blur.cpp Forward port rev 1169158: Exclude all transformed windows from blur effect. 2010-08-28 14:39:41 +00:00
blur.desktop SVN_SILENT made messages (.desktop file) 2010-07-27 09:11:06 +00:00
blur.h Blur background of EffectFrames. 2010-07-24 20:48:19 +00:00
blur_config.cpp
blur_config.desktop SVN_SILENT made messages (.desktop file) 2010-07-27 09:11:06 +00:00
blur_config.h
blur_config.ui
blurshader.cpp Rewrite the fragment program to avoid exceeding the texture indirection 2010-06-14 22:13:48 +00:00
blurshader.h Sanity check the shader limitations to protect against implementations 2010-06-14 00:18:04 +00:00
CMakeLists.txt