kwin/effects/blur
Martin Gräßlin 23f2de009b Effects can provide support information through properties
The supportInformation is extended to also read the properties
on all effects. In addition each effect can be queried just for
itself through D-Bus, e.g.:
qdbus org.kde.kwin /KWin supportInformationForEffect kwin4_effect_blur

All effects are extended to provide their configured and read
settings through properties. In some cases also important
runtime information is exposed.

REVIEW: 105977
BUG: 305338
FIXED-IN: 4.9.1
2012-08-17 17:49:49 +02:00
..
CMakeLists.txt Make the strength of the blur effect configurable. 2010-03-13 15:03:29 +00:00
blur.cpp Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
blur.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
blur.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
blur_config.cpp kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
blur_config.h Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.ui kwin: Optimizing Blur Part II 2011-09-18 02:01:31 +02:00
blurshader.cpp Don't compare uint with int 2012-05-27 16:35:04 +02:00
blurshader.h Fix unused variable warnings 2012-05-27 16:35:04 +02:00