Timvde / UserChrome-Tweaks

A community maintained repository of userChrome.css tweaks for Firefox
GNU General Public License v3.0
1.26k stars 121 forks source link

Move the tab bar to bottom of the window (Win7) #33

Open Okamoi opened 7 years ago

Okamoi commented 7 years ago

This only works on Windows 7, and probably not on Firefox 57 or Windows 10. Unless I forget I'll post a Photon-specific CSS after the 57 is released.

Looks like this: https://s26.postimg.org/u6w5t4nu1/Tabs-bottom-of-window.png

A couple bugs in fullscreen: 1/ The padding at the bottom of the window does not disappear. 2/ Top-of-the-window UI, while it disappears correctly and reappears just fine when moving the mouse near the top of the screen, doesn't disappear again. (Work around: Turn off full screen and then on again)

Reddit's /u/marciiF is to thank for this, he agreed that it is GPLv3.

Okamoi commented 7 years ago

I removed padding in full screen but there is a bug when the Menu bar is enabled, can't fix it right now

Timvde commented 7 years ago

There is already a PR open that moves tabs to the bottom. A lot of discussion went in it already, maybe you can join the converation?

Timvde commented 7 years ago

Ah, I was too quick in judging (and probably misread the title)! This doesn't move tabs to the bottom of the toolbar (like in Firefox 3), but to the bottom of the window. However, I'm still curious how this will work without a title bar. I'll try to test it as soon as possible. Maybe the PR I linked in my earlier commit still has useful tricks to include here :)

andreicristianpetcu commented 7 years ago

Works fine on GNU/Linux. Tested on Ubuntu with Unity.

andreicristianpetcu commented 7 years ago

made a video with this. Works with Gnome also https://vimeo.com/236199843

Timvde commented 6 years ago

This looks, sadly enough, really broken on Windows 10 :( The tab bar at the bottom isn't high enough, and the entire title bar/window controls at the top is gone.