kwin/scripting
Martin Gräßlin 42dfdb63b0 Global Shortcut support for KWin scripts and scripted Effects
A global method "registerShortcut" is exported to the scripts which
can be used to register a callback to be called when the global
shortcut is triggered.

The shared code between Scripts and Effects is moved into template
functions defined in a new file scriptingutils.h.

REVIEW: 104400
2012-03-30 08:20:10 +02:00
..
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2012-03-26 09:55:50 +02:00
meta.cpp fix tabbing 2012-02-11 16:30:22 +01:00
meta.h fix tabbing 2012-02-11 16:30:22 +01:00
scriptedeffect.cpp Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scriptedeffect.h Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scripting.cpp Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scripting.h Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scriptingutils.h Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Add QML specific export of ClientList 2012-03-27 22:21:06 +02:00
workspace_wrapper.h Add QML specific export of ClientList 2012-03-27 22:21:06 +02:00