Skip to content

Close the plasmoid even if its status is Passive

It's wrong to check the status of the plasmoid before closing it, since the status is just the internal state of the plasmoid and it's changed by the plasmoid itself. So, the Passive status doesn't indicate that the plasmoid is hidden in the system tray, because the user can configure to always show this plasmoid.

Merge request reports