https://bugs.kde.org/show_bug.cgi?id=498175
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/25002 | |145fb792215bf3435ebcdb4087f | |e0a95fe4 --- Comment #25 from Marco Martin <notm...@gmail.com> --- Git commit 25002145fb792215bf3435ebcdb4087fe0a95fe4 by Marco Martin. Committed on 19/02/2025 at 14:34. Pushed by mart into branch 'master'. 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 M +12 -2 src/plasma/applet.cpp M +5 -0 src/plasma/private/applet_p.cpp https://invent.kde.org/plasma/libplasma/-/commit/25002145fb792215bf3435ebcdb4087fe0a95fe4 -- You are receiving this mail because: You are watching all bug changes.