https://bugs.kde.org/show_bug.cgi?id=504431
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/ae39f3219d6fc849fe8de0d1c | |165a572598082fe Status|ASSIGNED |RESOLVED Version Fixed In| |6.4.0 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit ae39f3219d6fc849fe8de0d1c165a572598082fe by Nate Graham. Committed on 22/05/2025 at 13:51. Pushed by ngraham into branch 'master'. libtaskmanager: show Comment for launcher icons when appropriate Right now, launcher icons get a caption equal to the app's GenericName, if one is set in the metadata. If not, it gets no caption. This differs from what Kicker and Kickoff Manager do: a more complex behavior to show the Comment if the app has no GenericName or if its GenericName is equal to its Name. Let's replicate the same logic here. FIXED-IN: 6.4.0 M +18 -4 libtaskmanager/tasktools.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/ae39f3219d6fc849fe8de0d1c165a572598082fe -- You are receiving this mail because: You are watching all bug changes.