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
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02:00
meta.h
scriptedeffect.cpp
scriptedeffect.h
scripting.cpp Introduce post Workspace init phase 2012-04-27 19:02:21 +02:00
scripting.h
scriptingutils.h
timer.cpp
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