https://bugs.kde.org/show_bug.cgi?id=446396
Ismael Asensio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |445810f9f4c5154aaf33e3e1e76 | |c3b4637cf7f16 --- Comment #3 from Ismael Asensio <[email protected]> --- Git commit 445810f9f4c5154aaf33e3e1e76c3b4637cf7f16 by Ismael Asensio. Committed on 06/12/2021 at 23:40. Pushed by iasensio into branch 'master'. [systemtray] Allow context actions to not show on header menu We can leverage the `priority` property of QActions, which is Normal (128) by default, and hide it from systray header if the priority is set to LowPriority (0). M +1 -1 applets/systemtray/package/contents/ui/ExpandedRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/commit/445810f9f4c5154aaf33e3e1e76c3b4637cf7f16 -- You are receiving this mail because: You are watching all bug changes.
