Cumulus
Cumulus copied to clipboard
OS X hidden menubar results in wrong player position/margin
macOS allows to hide the menubar since 10.11. This seems to confuse cumulus window position a bit....
I don't know if it's possible to check if menu does exist and then readjust the players position? that would certainly look better.
Thanks for this great project!
Interesting issue, nice catch!
I think having the menu bar locked to show while the app is visible makes the most sense since this seems to be the behaviour of regular menus registered on the menu bar. However, apps like dropbox and google drive do not seem to have that behaviour, so I'm not sure if it going to be possible.
Either way, I think this will require some changes in Electron or even Chromium. I noticed Chrome becomes very unstable on my system when enabling / disabling the auto hide feature of the menu bar when Chrome is running.