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
meta.h
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
workspace_wrapper.cpp
workspace_wrapper.h