webtorrent/webtorrent-desktop

Consider autoHideMenuBar browser window option for Linux

Open

#1,134 opened on Feb 14, 2017

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

Repository metrics

Stars
 (9,423 stars)
PR merge metrics
 (Avg merge 1m) (5 merged PRs in 30d)

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