kwin/scripting
Martin Gräßlin 87fede97a1 Configuration support for KWin scripts
New global method readConfig is exported to QtScript and declarative scripts.
Config is read from a config group stored in kwinrc called "Script-<pluginname>".
For this the ctors of the AbstractScript and derived classes are changed to also
take the pluginname.
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 Configuration support for KWin scripts 2012-03-02 09:10:10 +01:00
scripting.h Configuration support for 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