https://bugs.kde.org/show_bug.cgi?id=501380
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |e822032c4b93bd22e87e23c0e40 | |a7499cb5879b4 Version Fixed In| |6.4.0 Status|ASSIGNED |RESOLVED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit e822032c4b93bd22e87e23c0e40a7499cb5879b4 by Nate Graham. Committed on 13/03/2025 at 16:27. Pushed by ngraham into branch 'master'. applets/kickoff: don't show tooltips with text the user didn't ask for Kickoff allows you to configure the label style to show the app name, description, both, or both with the description first. In the first two cases, the user is indicating that they only want one label — just the app name or just the app description. Right now Kickoff does not honor that, and always shows the second label in a tooltip anyway. With this commit, Kickoff now only shows the second label in a tooltip if the user wants it. Elided main label text still appears in a tooltip as expected. FIXED-IN: 6.4.0 M +3 -2 applets/kickoff/package/contents/ui/AbstractKickoffItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/e822032c4b93bd22e87e23c0e40a7499cb5879b4 -- You are receiving this mail because: You are watching all bug changes.