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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |INTENTIONAL

--- Comment #9 from Nate Graham <n...@kde.org> ---
In fact I'm not sure we can; the name shown in the popup dynamically changes in
the plasmoid's code, but the name shown in the settings window is taken from
its JSON metadata, which is unchanging.

I can think of a few options:
1. Don't ever change the plasmoid's name. Downside: lose name changing feature
in System Tray
2. Have the settings window get the name from the plasmoid not its metadata.
Downside: name still wrong everywhere else (widget explorer, Krunner, Discover,
etc)
3. Allow the JSON metadata name to change using the same logic as in the
applet. Probably technically impossible.

So unfortunately I think we have to live with this the way it is, sorry.

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

Reply via email to