https://bugs.kde.org/show_bug.cgi?id=498175
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/25002 |ma/libplasma/-/commit/ea93e |145fb792215bf3435ebcdb4087f |ef86011d2a0c0123b42657adc14 |e0a95fe4 |9a79ca4c --- Comment #26 from Marco Martin <notm...@gmail.com> --- Git commit ea93eef86011d2a0c0123b42657adc149a79ca4c by Marco Martin. Committed on 19/02/2025 at 14:49. Pushed by mart into branch 'Plasma/6.3'. Applet: possibility to cleanup transient applets Even if an applet is marked as transient (for instance if somebody called setDestroyed, or if its parent is already transient. like in the bug report) it should be possible to destroy it as well, so if the corona is mutable, call cleanupoanddelete anyways (applet and containment immutability will always be systemimmutable when they are transient) Related: bug 404641 (cherry picked from commit 25002145fb792215bf3435ebcdb4087fe0a95fe4) 4cc0bd7f Applet: possibility to cleanup transient applets f551664f don't double emit on setDestroyed 42fe21d2 revise the logic a bit Co-authored-by: Marco Martin <notm...@gmail.com> M +12 -2 src/plasma/applet.cpp M +5 -0 src/plasma/private/applet_p.cpp https://invent.kde.org/plasma/libplasma/-/commit/ea93eef86011d2a0c0123b42657adc149a79ca4c -- You are receiving this mail because: You are watching all bug changes.