Skip to content

feat: Command line flag for toggling minimise to tray #155

Description

@alterNERDtive

Is your feature request related to a problem? Please describe.

Running cantata with the application already running and minimised to tray opens the application window.

Essentially I have a hotkey set to that. To close it / minimise it to tray, I cannot simply hit the same hotkey again; i have to close the window or click the tray icon.

Describe the solution you'd like

I would like to see some way to minimise the application to the tray via command line argument.

Ideally there would be e.g. a --minimise and a --toggle flag for minimising and for toggling the state, respectively.

Describe alternatives you've considered

I cannot really think of any that do not introduce additional friction. Maybe a setting that minimises the application to tray when it loses focus.

An application hotkey for minimise / close window (not quit!) would accomplish the same thing; but I prefer defining all my key binds / shortcuts on the window manager level.

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions