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
Is your feature request related to a problem? Please describe.
Running
cantatawith 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
--minimiseand a--toggleflag 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