vincelwt / harmony

:musical_note: Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
http://getharmony.xyz
859 stars 59 forks source link

Added support for menus based on platform #110

Closed ghost closed 7 years ago

ghost commented 7 years ago

Also fixed an issue with C…md+Q on debugging the app.

ghost commented 7 years ago

Overview:

vincelwt commented 7 years ago

Ok I just tried, however I'm not sure a menu is needed on Linux and Windows. The problem with menus is that it adds (except on OSX and some Linux environments) a bar to the UI.

image

Which is quite against the minimalistic UI of the app.

However on MacOS it doesn't add something to the UI and allows to use keyboard shortcuts to quit the app and all.

And the menu functions are not very important, so I'd say we better remove the menus from Windows/Linux or add an option to enable it.