Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.68k stars 145 forks source link

Windowed Fullscreen #303

Closed schaefsteven closed 1 week ago

schaefsteven commented 10 months ago

Perhaps this feature is not within the scope of this project, but I'll suggest it and let you decide.

I like to use Thorium with the Vimium extension, which allows you to browse using vim-like keybindings. When browsing this way, the url and tab bars are redundant, as everything contained within them can be done with the keyboard.

In Firefox, there is a setting called full-screen-api.ignore-widgets, which when set to true allows you to put firefox in fullscreen mode, hiding the nav bar at the top, but Firefox stays within the bounds of its window, so it can be tiled, resized, and moved.

For more details, see this article I wrote about how to do this in Firefox.

It would be very nice to have the ability to enable this in Thorium.

gz83 commented 10 months ago

thanks for your advice