pulse-browser / browser

Pulse Browser: An experimental firefox fork
https://pulsebrowser.app/
Mozilla Public License 2.0
762 stars 44 forks source link

Provide a keybind to hide chrome similar to `f11` #268

Open Dehelssey opened 1 year ago

Dehelssey commented 1 year ago

I really like my browser leaving as much room as possible for my web pages.

Therefore i'm used to (constantly) hide the navbar on Vivaldi, just like it autohides on most mobile browsers. I know autohide of navbar is doable, by playing with the userChrome.css file but it would be nice to have it natively so it goes smoother^^

I'm ok with both a shortcut (Ctrl or Cmd+L) or a mouse gesture towards the top of the browser to open it.

I'd totally understand if that were too niche tho^^

jacksongoode commented 10 months ago

This would be a huge reason I would migrate. A minimal UI that doesn't involve userChrome. Just show the tabs until either hover or focus.

trickypr commented 10 months ago

Under sway/i3, this should work fine with your fullscreen binding (mine is meta + F). f11 works on KDE and might work on windows, but it will take control of your entire monitor.

Might be fun to have a keybinding for non-fullscreen.

jacksongoode commented 10 months ago

I think this original was not about making the applications fullscreen, just hiding the navbar, windowed or non windowed.

trickypr commented 10 months ago

Yea, the way I would implement that functionality is similar to the f11 implementation.