kwin/effects/invert
Martin Gräßlin b57885a1bf Add registerGlobalShortcut method to kwineffects
Implemented in KWin core to forward to new global shortcut system. This
method should be extended/changed once we go to Qt5/KF5 to make the usage
easier (no more KAction).

Each global shortcut in the effects makes use of this new method.
2014-03-19 14:14:56 +01:00
..
data Fix modulation in Invert effect 2013-07-08 08:31:51 +02:00
CMakeLists.txt GLSL 1.40 shader for invert effect 2013-05-23 09:34:51 +02: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 Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
invert_config.desktop SVN_SILENT made messages (.desktop file) 2013-06-09 03:47:41 +00:00
invert_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00