https://bugs.kde.org/show_bug.cgi?id=498153
Niccolò Venerandi <nicc...@venerandi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/2a619f99a0f45b2a92d8d2c3d | |16b037afaae47e7 --- Comment #4 from Niccolò Venerandi <nicc...@venerandi.com> --- Git commit 2a619f99a0f45b2a92d8d2c3d16b037afaae47e7 by Niccolò Venerandi. Committed on 17/01/2025 at 09:35. Pushed by niccolove into branch 'master'. Use tooltip title as title if no title is provided for system tray elements Some applications, such as Discord, seem to prefer to only set the tooltip title, and no title. This results in a system tray entry that has the correct name when hovered, but no name in the system tray settings. To avoid this, if we have a tooltip title but no title, we will use the former as the latter. In the example of Discord, this is the only information we can use to guess the correct name. M +11 -0 applets/systemtray/statusnotifieritemsource.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/2a619f99a0f45b2a92d8d2c3d16b037afaae47e7 -- You are receiving this mail because: You are watching all bug changes.