https://bugs.kde.org/show_bug.cgi?id=424230
--- Comment #3 from Konrad Materka <mate...@gmail.com> --- (In reply to Nate Graham from comment #2) > Watching for changes makes sense to me, but what do you think, Konrad? Good idea, I didn't know there is such signal! :) IT should also listen on package uninstall, so that we can immediately remove applet (I think there is a separate bug for this). It requires some refactoring in systemtray.cpp, not only in model - applet can be "DBus-able" (m_dbusActivatableTasks) or enabled by default (m_defaultPlasmoids). -- You are receiving this mail because: You are watching all bug changes.