https://bugs.kde.org/show_bug.cgi?id=340125

--- Comment #4 from Martin Gräßlin <mgraess...@kde.org> ---
> I couldn't find where the "workspace" property is set for declarative script,

It's in KWin::Scripting::init()

m_qmlEngine->rootContext()->setContextProperty(QStringLiteral("workspace"),
m_workspaceWrapper);

We might need to split the WorkspaceWrapper into a QScript variant and a
QmlScript variant.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to