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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.102
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/plasma-framework/com
                   |                            |mit/1bd3d63ac5b2c57d91c762c
                   |                            |63ef87d4333485b58
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from Nate Graham <[email protected]> ---
Git commit 1bd3d63ac5b2c57d91c762c63ef87d4333485b58 by Nate Graham, on behalf
of Marco Martin.
Committed on 06/12/2022 at 15:23.
Pushed by ngraham into branch 'master'.

Mark transient applets in config

When deleting an applet it doesn't really delete it but sets it invisible and
marks it
as "transient" to be able to undo the deletion.

If plasma is killed or crashes, the information that it was deleted is lost and
Plasma
recreates it on the next launch. This commit saves the "transient" property in
the
config and on launch actually cleans the config and doesn't load those.

Not actually deleting the config groups on first delete, as it would cause
config loss
on undo.
FIXED-IN: 5.102

M  +4    -0    src/plasma/containment.cpp
M  +3    -0    src/plasma/corona.cpp
M  +6    -0    src/plasma/private/applet_p.cpp

https://invent.kde.org/frameworks/plasma-framework/commit/1bd3d63ac5b2c57d91c762c63ef87d4333485b58

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

Reply via email to