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/plasma-workspace/commit/ |ma/kdeplasma-addons/commit/ |dfab9de90dd311f9078d75369e8 |1eede278e43a85e4bb12b13cd44 |49af424f47ae6 |62eb8ec36698b --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 1eede278e43a85e4bb12b13cd4462eb8ec36698b by Nate Graham, on behalf of Marco Martin. Committed on 23/09/2022 at 16:17. Pushed by ngraham into branch 'Plasma/5.26'. Remove ContainmentType from the grouping container plasmoid The grouping container plasmoid is *not* a containment, but is a normal applet that does some hack to display the contents of the internal grouping 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 grouping plasmoid is listed in the "add panel" menu, however it doesn't really work there. that key was wrong from there to begin with. FIXED-IN: 5.26 (cherry picked from commit 30330a86bb9ade7e468780a3241a95636509142a) M +0 -1 applets/grouping/container/package/metadata.json https://invent.kde.org/plasma/kdeplasma-addons/commit/1eede278e43a85e4bb12b13cd4462eb8ec36698b -- You are receiving this mail because: You are watching all bug changes.