https://bugs.kde.org/show_bug.cgi?id=504431
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/ae39f3219d6fc849fe8de0d1c |t/45784326e48665849ba881a44 |165a572598082fe |2d0d76bb2b22ca0 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 45784326e48665849ba881a442d0d76bb2b22ca0 by Nate Graham. Committed on 22/05/2025 at 15:06. Pushed by ngraham into branch 'Plasma/6.4'. 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 (cherry picked from commit ae39f3219d6fc849fe8de0d1c165a572598082fe) Co-authored-by: Nate Graham <n...@kde.org> M +18 -4 libtaskmanager/tasktools.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/45784326e48665849ba881a442d0d76bb2b22ca0 -- You are receiving this mail because: You are watching all bug changes.