kwin/effects/coverswitch
Martin Gräßlin a2aab537d6 [kwin/effects] Use generated dbus interface to reconfigure effects
Instead of using EffectsHandler::sendReloadMessage we generate the dbus
interface in each plugin and call the reconfigure slot directly. That way
it's more type safe and we don't need to link kwineffects from the
configs.

REVIEW: 116875
2014-03-25 15:49:19 +01:00
..
shaders GLSL 1.40 shader for CoverSwitch Reflection 2013-05-23 09:43:43 +02:00
CMakeLists.txt [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
coverswitch.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
coverswitch.desktop [kwin] Introduce a X-KWin-Internal in kwineffect services 2014-03-13 09:09:44 +01:00
coverswitch.h Change the way how effects can get mouse events 2013-05-03 08:15:42 +02:00
coverswitch.kcfg
coverswitch_config.cpp [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
coverswitch_config.desktop [kwin] Create one plugin per effect configuration 2014-03-25 15:37:35 +01:00
coverswitch_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
coverswitch_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
coverswitchconfig.kcfgc