The source project of this merge request has been removed.
Bind plasmoid.configuration.pin to Applet.hideOnWindowDeactivate
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.