kwin/scripting
Martin Gräßlin be55ac5c60 Introduce post Workspace init phase
Workspace emits a signal when the initialization finished and
interested parties can connect to this signal to perform post
init actions. That is everything that does not have to be
performed to have a completely working Window Manager.

As an example loading the scripts is moved into this post init
phase.

REVIEW: 104580
2012-04-27 19:02:21 +02:00
..
documentation-global.xml Documentation for global JavaScript methods/properties 2012-04-10 20:41:57 +02:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2012-04-02 10:09:26 +02:00
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02: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 Introduce post Workspace init phase 2012-04-27 19:02:21 +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 Export workspace as global property on ScriptEngine in QML bindings 2012-04-21 15:34:37 +02:00
workspace_wrapper.h Export workspace as global property on ScriptEngine in QML bindings 2012-04-21 15:34:37 +02:00