Skip to content

On KDE, the tray icon displays an incorrect tooltip text #345

@Nohus

Description

@Nohus

When I hover over the tray icon, I see the tooltip "Compose Tray", instead of the tooltip I am setting in code. This is on KDE.
I assume it's because of this part of code:

runCatching { go.Systray_SetTitle("Compose Tray") }

It should probably use the tooltip argument instead of being hardcoded to "Compose Tray".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions