Skip to content

Draft: scripts: Add support for dbus activation in the minimize all script

Plasma applets can use this to hide windows or toggle the script.

The minimize all script was re-written as a declarative script in order to allow loading code written in C++, for d-bus interaction. If there's QtQuick api for registering dbus services, I would be happy to drop dbus service C++ code.

Merge request reports