Alex313031 / apple-music-desktop

An Electron app that provides a native Apple Music experience for Linux & Windows.
https://github.com/Alex313031/apple-music-desktop
BSD 3-Clause "New" or "Revised" License
58 stars 0 forks source link

Hide menu bar #2

Closed lolrepeatlol closed 7 months ago

lolrepeatlol commented 7 months ago

Would it be possible to get a feature to hide the menu bar?

To access menu bar functionality, perhaps you could press the Alt key to temporarily show those options. I believe that is the default behavior in Electron apps, but please correct me if I'm wrong.

Alex313031 commented 7 months ago

@lolrepeatlol I actually added this option in my other electron app, Quark Player. I will add it to this too.

Alex313031 commented 7 months ago

@lolrepeatlol Here you go! > https://github.com/Alex313031/apple-music-desktop/releases/tag/2.1.1

lolrepeatlol commented 7 months ago

Thanks so much!