kwin/effects/blur
Fredrik Höglund cd1f1ce623 Only blur the area below the window decoration if the application hasn't
set the _KDE_NET_WM_BLUR_REGION hint.

svn path=/trunk/KDE/kdebase/workspace/; revision=1102480
2010-03-12 16:47:45 +00:00
..
blur.cpp Only blur the area below the window decoration if the application hasn't 2010-03-12 16:47:45 +00:00
blur.desktop
blur.h Use the texture matrix to do the screen to texture coordinate transformations. 2010-03-10 18:31:59 +00:00
blurshader.cpp Use GL_CONSTANT_ALPHA instead of reducing the opacity in the fragment shader. 2010-03-12 16:10:57 +00:00
blurshader.h Use GL_CONSTANT_ALPHA instead of reducing the opacity in the fragment shader. 2010-03-12 16:10:57 +00:00
CMakeLists.txt