Skip to content

Request applets to hide when the panel is clicked

Niccolò Venerandi requested to merge work/niccolove/althideapplets into master

BUG:367815

This is a more technically complex alternative to !3815 (closed) which creates a new API to ask applets and dialogs to be hidden. Applets can choose to do whatever when requested to be hidden; by default they'll ask dialogs to be hidden. The system tray, which is custom, will do the same. When dialogs are requested to be hidden, they'll hide only if they're not pinned.

This requires MRs:

plasma-desktop!2025 (closed)

libplasma!1049 (closed)

Edited by Niccolò Venerandi

Merge request reports