f47e7bb5ef
Dropping the wrapper around Client and just exporting the Client's properties. This breaks all existing scripts as it's now e.g.: client.caption instead of client.caption() But the first one is the more natural one for JavaScript and also for everyone writing QML as well. Setters and signals are mostly still missing in client. Other parts like ClientGroup must be converted to properties, too. |
||
---|---|---|
.. | ||
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 |