https://bugs.kde.org/show_bug.cgi?id=365569
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/c506c4b6697473 | |95755d1ff2b5dde1540b09ad0b Resolution|--- |FIXED Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/plas |ma-workspace/c506c4b6697473 |ma-workspace/641d30c5d58f99 |95755d1ff2b5dde1540b09ad0b |d3f43a5b180692367343a74df5 --- Comment #16 from Marco Martin <notm...@gmail.com> --- Git commit c506c4b669747395755d1ff2b5dde1540b09ad0b by Marco Martin. Committed on 20/09/2016 at 13:02. Pushed by mart into branch 'Plasma/5.8'. better bookeeping of the config be able to destroy applets even when locked: delete their config by hand. Except in one case: when the applet gets automatically destroyed by dbus activation do *not* clear the config, it should be reused next time. Related: bug 365618 M +14 -4 applets/systemtray/systemtray.cpp http://commits.kde.org/plasma-workspace/c506c4b669747395755d1ff2b5dde1540b09ad0b --- Comment #17 from Marco Martin <notm...@gmail.com> --- Git commit 641d30c5d58f99d3f43a5b180692367343a74df5 by Marco Martin. Committed on 20/09/2016 at 13:03. Pushed by mart into branch 'Plasma/5.8'. reuse existing applets config When there is already a config for a given plasmoid, reuse it instead of creating a brand new plasmoid (having config groups endlessy accumulating in the config file) https://phabricator.kde.org/D2817 Related: bug 365618 M +18 -1 applets/systemtray/systemtray.cpp http://commits.kde.org/plasma-workspace/641d30c5d58f99d3f43a5b180692367343a74df5 -- You are receiving this mail because: You are watching all bug changes.