kwin/effects/dashboard
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 initial commit of the KWin dashboard effect 2010-07-23 19:52:20 +00:00
dashboard.cpp Move blur behind setting for dashboard to windowAdded slot 2012-08-10 16:54:50 +02:00
dashboard.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
dashboard.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
dashboard_config.cpp Implement default handler in Dashboard config 2011-03-17 19:15:01 +01:00
dashboard_config.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
dashboard_config.h Remove not needed slot from config 2011-03-17 19:15:00 +01:00
dashboard_config.ui add fade animation and duration settings to dashboard effect 2010-10-20 06:33:55 +00:00