Skip to content

Bind plasmoid.configuration.pin to Applet.hideOnWindowDeactivate

Eugene Popov requested to merge (removed):pinnedsystray into Plasma/5.18

Currently, the applet in the system tray has no way to know whether it is pinned or not. This patch binds the plasmoid.configuration.pin property to the hideOnWindowDeactivate property of the applet and solves the above issue.

Merge request reports