MrOtherGuy
3e6975e347
code cleanup: remove uses of [tabsintitlebar]
2025-11-02 06:10:20 +02:00
MrOtherGuy
9e39c99f50
Support [autohide] as boolean attribute
...
Firefox 143 uses authide as boolean attribute, so we need to support
both versions, thus selectors looking mildly horrifying
2025-09-18 17:06:31 +03:00
MrOtherGuy
582f97c53e
Add [customtitlebar] as alternative to [tabsintitlebar]
2024-11-29 16:35:06 +02:00
MrOtherGuy
13e1340e9a
remove old Fx <112 compatibility rules
2023-09-07 20:20:40 +03:00
MrOtherGuy
0ff12e01fe
Add support for modern flexbox layout
...
Flexbox model will replace old xul box as the default display model so
this patch adds support for that in a whole bunch of styles.
A lot of style rules are marked as "Fx < 112 compatibility" rules and
those can be removed when 112 hits release.
2023-03-11 12:26:07 +02:00
MrOtherGuy
0db37c5d77
classic_firefox_menu_button: make menu-button text ignore theme colors
2023-02-25 13:28:33 +02:00
MrOtherGuy
6b242379ec
Remove Windows specific extra titlbar paddings from codebase
...
Firefox 101 doesn't need those anymore :)
2022-06-01 00:19:19 +03:00
MrOtherGuy
71fe0e87c7
add basic support for -moz-platform media query
2022-02-12 09:20:20 +02:00
MrOtherGuy
8850c63fc9
Add optional section to show the button in top left corner of the window
...
This patch also updates the missing down arrow icon as well as adds some
spacing to the button like in the original.
2022-01-02 09:34:56 +02:00
MrOtherGuy
6214f6e1e7
separate window-control-drag-space-width to -pre and -post
...
This way we can handle maximized windows not having the other drag space
like Firefox does normally. This patch additionally adds window control
width values for Win7 Win8 and linux
2021-09-19 20:31:30 +03:00
MrOtherGuy
2f063ef389
Create classic_firefox_menu_button.css
2020-08-02 14:47:40 +03:00