Skip to content

Fix KDE tray icon incorrect tooltip text#361

Merged
kdroidFilter merged 1 commit intomasterfrom
fix/kde-tray-tooltip
Feb 3, 2026
Merged

Fix KDE tray icon incorrect tooltip text#361
kdroidFilter merged 1 commit intomasterfrom
fix/kde-tray-tooltip

Conversation

@kdroidFilter
Copy link
Owner

Summary

  • Use the tooltip parameter instead of the hardcoded "Compose Tray" string in Systray_SetTitle, which KDE displays as the tray icon tooltip
  • Update linuxlib submodule to latest

Closes #345

Use the tooltip parameter instead of the hardcoded "Compose Tray" string
in Systray_SetTitle, which is shown as tooltip on KDE.
Update linuxlib submodule to latest.

Closes #345
@kdroidFilter kdroidFilter merged commit 42d4d42 into master Feb 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On KDE, the tray icon displays an incorrect tooltip text

1 participant