https://bugs.kde.org/show_bug.cgi?id=340125
--- Comment #7 from kdeb...@chilon.net --- Cool. In the short term I could turn WorkspaceWrapper into WorkspaceWrapperAbstract and then move the existing clientList()into QtScriptWorkspaceWrapper and a declarativescript specific version into DeclarativeScriptWorkspaceWrapper. Then I can set a new workspace via DeclarativeScript::m_context which will mask the QtScript specific version in the root context. Or maybe the root context can be avoided for "workspace" altogether? -- You are receiving this mail because: You are watching all bug changes.