https://bugs.kde.org/show_bug.cgi?id=472937
--- Comment #17 from Marco Martin <notm...@gmail.com> --- Git commit fb588e8cdb96a6feba11512ca2ca0dff3a800e40 by Marco Martin. Committed on 29/11/2024 at 13:27. Pushed by mart into branch 'Plasma/6.2'. Always ensure setDestroyed propagates to all children applets Some applets (systemtray, groupingplasmoids) can be parent of a Containment, in order to have nested containments (since the actual systray applet is a containment that instantiates other applets) But also in that case we need to make sure that the destroyed property properly propagates to the children in order to not leak inner containments when they are deleted (cherry picked from commit ff624952851e83bc78c4d796821ada2b630da4ce) 2f97b1de Always ensure setDestroyed propagates to all children applets Co-authored-by: Marco Martin <notm...@gmail.com> M +10 -0 src/plasma/private/applet_p.cpp https://invent.kde.org/plasma/libplasma/-/commit/fb588e8cdb96a6feba11512ca2ca0dff3a800e40 -- You are receiving this mail because: You are watching all bug changes.