kwin/scripting
Martin Gräßlin 6a8b79f699 Support declarative KWin scripts
For this the Script class is slightly refactored to have a common
base for JavaScript and QML based scripts.

Why QML bindings? This allows to use QML for example for the
desktop change OSD or for fullscreen effects like Present Windows.
2012-03-02 09:10:10 +01:00
..
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2012-03-01 09:46:02 +01: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
scripting.cpp Support declarative KWin scripts 2012-03-02 09:10:10 +01:00
scripting.h Support declarative KWin scripts 2012-03-02 09:10:10 +01:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Export Desktop Name to scripts 2012-02-19 17:01:30 +01:00
workspace_wrapper.h Export Desktop Name to scripts 2012-02-19 17:01:30 +01:00