Open fluffynuts opened 4 years ago
Request to support systray icons and allow the app to be closed to the tray.
Mostly, a music app remains unobtrusive. It would be nice if it could disappear off the task bar and live only in the tray area.
Electron has tray support: https://www.electronjs.org/docs/api/tray -- it's a matter of implementing it (:
💡 Feature request
Request to support systray icons and allow the app to be closed to the tray.
What do you propose
Mostly, a music app remains unobtrusive. It would be nice if it could disappear off the task bar and live only in the tray area.
Whats steps can we take to implement it
Electron has tray support: https://www.electronjs.org/docs/api/tray -- it's a matter of implementing it (: