Skip to content

Add systray support #326

@xxxserxxx

Description

@xxxserxxx

The feature would allow creation of programs that add system tray icons and menus.

Windows, Linux, and Darwin all have tray APIs; libappindicator on Linux with GTK and kdeconnect indicator for Qt; gdi32.dll on Windows; and NSApplicationDelegate in Cocoa on OSX. Having access to these functions would allow creation of utility programs that can be minimized in a standard way.

An implementation for Go exists which could be used as a reference starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions