https://bugs.kde.org/show_bug.cgi?id=340125
git...@chilon.net changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.8.4 Latest Commit| |http://commits.kde.org/kwin | |/4730be084c1b071db5b0869f13 | |e6c444a35e2fb3 --- Comment #12 from git...@chilon.net --- Git commit 4730be084c1b071db5b0869f13e6c444a35e2fb3 by James Pike. Committed on 02/11/2016 at 23:31. Pushed by pikejames into branch 'Plasma/5.8'. Support for workspace.clientList() in declarative script Summary: The version provided is only compatible with QtScript so it became necessary to split WorkspaceWrapper into a base class and two child classes, one for QtScript and one for QmlScript. FIXED-IN: 5.8.4 REVIEW: D3185 M +1 -1 scripting/scriptedeffect.cpp M +10 -3 scripting/scripting.cpp M +19 -4 scripting/scripting.h M +26 -4 scripting/workspace_wrapper.cpp M +29 -4 scripting/workspace_wrapper.h http://commits.kde.org/kwin/4730be084c1b071db5b0869f13e6c444a35e2fb3 -- You are receiving this mail because: You are watching all bug changes.