kwin/effects/desktopgrid
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 Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
desktopgrid.cpp activate dragged window if not using present windows in desktop grid 2012-05-03 17:50:43 +02:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2012-05-28 11:08:19 +02:00
desktopgrid.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
desktopgrid_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
desktopgrid_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopgrid_config.ui Less Krazy warnings please: QComboBox -> KComboBox 2010-08-06 21:35:39 +00:00