https://bugs.kde.org/show_bug.cgi?id=454416
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/commit/ |ma/plasma-workspace/commit/ |30330a86bb9ade7e468780a3241 |dfab9de90dd311f9078d75369e8 |a95636509142a |49af424f47ae6 --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit dfab9de90dd311f9078d75369e849af424f47ae6 by Nate Graham, on behalf of Marco Martin. Committed on 23/09/2022 at 16:17. Pushed by ngraham into branch 'master'. Remove ContainmentType from the systray container plasmoid The systray container plasmoid is *not* a containment, but is a normal applet that does some hack to display the contents of the internal systray applet which *is* one. Since plasma-framework is built with if KCOREADDONS_BUILD_DEPRECATED_SINCE(5, 89) now everything that has the containmentype key is considered as a containment, and now the systray is listed in the "add panel" menu, however it doesn't really work there. that key was wrong from there to begin wwith. After some testing there doesn't seem to be any behavior difference of the systary plasmoid when used FIXED-IN: 5.26 M +0 -1 applets/systemtray/container/package/metadata.json https://invent.kde.org/plasma/plasma-workspace/commit/dfab9de90dd311f9078d75369e849af424f47ae6 -- You are receiving this mail because: You are watching all bug changes.