https://bugs.kde.org/show_bug.cgi?id=472937

--- Comment #15 from Marco Martin <notm...@gmail.com> ---
Git commit ff624952851e83bc78c4d796821ada2b630da4ce by Marco Martin.
Committed on 29/11/2024 at 13:27.
Pushed by mart into branch 'master'.

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

M  +10   -0    src/plasma/private/applet_p.cpp

https://invent.kde.org/plasma/libplasma/-/commit/ff624952851e83bc78c4d796821ada2b630da4ce

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to