kwin/effects/invert
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
..
data Fix modulation in Invert effect 2013-07-08 08:31:51 +02:00
CMakeLists.txt [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
invert.cpp Add registerGlobalShortcut method to kwineffects 2014-03-19 14:14:56 +01:00
invert.desktop SVN_SILENT made messages (.desktop file) 2014-03-14 07:37:21 +00:00
invert.h Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
invert_config.cpp [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
invert_config.desktop [kwin] Create one plugin per effect configuration 2014-03-25 15:37:35 +01:00
invert_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00