ab253cd178
Each KWin Script is also exported as a D-Bus object and can be stopped (destroyed) and started through D-Bus. Output and errors are emitted as D-Bus signals. That allows external applications (e.g. Plasma desktop scripting console) to load a script and print out the output. The general interface is exported as /Scripting and allows to load a new script by file. The script is not directly executed but only loaded. To execute it the run method on the script object has to be invoked. |
||
---|---|---|
.. | ||
chelate.cpp | ||
chelate.h | ||
IMPLIST | ||
meta.cpp | ||
meta.h | ||
plasma-backportglobal.h | ||
s_clientgroup.cpp | ||
s_clientgroup.h | ||
scripting.cpp | ||
scripting.h | ||
timer.cpp | ||
windowinfo.cpp | ||
windowinfo.h | ||
workspace.cpp | ||
workspace.h | ||
workspaceproxy.cpp | ||
workspaceproxy.h |