kwin/effects/blur
Martin Gräßlin b265537962 Drop dependency to libplasma from kwineffects library
Since the EffectFrames have been moved into KWin core nothing in the
Effects lib actually used Plasma. The only remaining method is moved
to core as it's not used in the Effects. The Effects itself still
link against Plasma, so nothing changes for them.

The Plasma includes in the kwineffects header seemed to pull in
quite some additional headers, so the includes in some effects have
to be adjusted (most often KConfigGroup). This should speed up the
compilation of the library and the effects.
2011-02-17 19:38:42 +01:00
..
blur.cpp Drop dependency to libplasma from kwineffects library 2011-02-17 19:38:42 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
blur.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01: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) 2011-02-03 07:25:47 +01: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 KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
blurshader.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt Make the strength of the blur effect configurable. 2010-03-13 15:03:29 +00:00