webtorrent/webtorrent-desktop

Consider autoHideMenuBar browser window option for Linux

Open

#1134 opened on Feb 14, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (9,423 stars) (1,055 forks)batch import
acceptedenhancementgood first contributionhelp wanted

Description

Consider adding autoHideMenuBar to browser window on Linux, since the menu bar frequently looks terrible on non-Unity systems. It shouldn't have an effect on Ubuntu+Unity (the only Linux we officially support) since the menu bar isn't part of the window (it's like macOS).

This change needs to be tested.

Contributor guide