bmFtZQ / edge-frfox

A Firefox userChrome.css theme that aims to recreate the look and feel of Microsoft Edge.
MIT License
696 stars 38 forks source link

Add ability to remove close button #144

Closed m3957 closed 4 months ago

m3957 commented 7 months ago

Description

I don't update my EdgeFrfox frequently so I was stuck with v24.2.4. In this version and before, Linux support for the hide tabs toolbar tweak wasn't there. My Firefox window looked like this:

Capture d’écran du 2024-04-21 09-14-10

In v24.2.13, the next version, where Linux support was properly added for the hide tabs toolbar tweak, my Firefox window now looks like this:

Capture d’écran du 2024-04-21 09-14-40

It would be nice to have a feature to hide the close button and the drag space after it. I don't want to delete the entire Linux/GTK part of hide-tabs.css just to remove my close button.

bmFtZQ commented 4 months ago

Now the window controls can be hidden using the uc.tweak.hide-tabs-bar.no-window-controls tweak (either enabled with the existing tweak or on its own):

Screenshot showing Firefox window with the hide tabs bar tweak, with window controls removed.