Commit graph

12 commits

Author SHA1 Message Date
MrOtherGuy
647b413152 Remove xul-box use from bunch of styles 2023-03-31 18:26:43 +03:00
MrOtherGuy
19c1452193 toolbars_below_content: make it able to drag the window from menubar
Dragging the window is still disabled when using only
autohide_menubar.css. But if you use both then dragging menubar should
work.
2022-03-19 08:34:48 +02:00
MrOtherGuy
0bc77cc515 autohide_menubar.css: Increase the size of menubar triggering area
The window frame area (at least on Win10) is wider in Fx98 which
prevents menubar items from showing up. This patch simply increases the
size by few pixels.
2022-03-01 11:41:38 +02:00
MrOtherGuy
bbcea9a26f make autohide_menubar and toolbars_below_content work together
This change adds a few variables to both styles that "communicate" with
each other. This autohide_menubar is pretty useful if toolbars are
below content so while this does introduce complexity, it's probably worth it.
2021-09-10 19:07:31 +03:00
MrOtherGuy
fb48d7981d Add var when nav-bar needs to know if extra window control space is required 2020-05-23 10:02:21 +03:00
MrOtherGuy
07ccb15825 Use flexbox model for menubar 2020-05-22 09:20:40 +03:00
MrOtherGuy
a0c8c9c2a0 Replace all <Tab> characters with two spaces 2020-05-22 09:07:26 +03:00
MrOtherGuy
84ec1414dd Add source/license notices 2020-05-22 08:13:58 +03:00
MrOtherGuy
4dd48397ab Float menubar-items 2020-01-08 23:48:47 +02:00
MrOtherGuy
cd06cb3a4d Add display:block for window controls when floated 2019-12-07 14:16:42 +02:00
MrOtherGuy
1ad29c1ada Add display:block to every absolutely positioned element 2019-09-28 12:18:59 +03:00
MrOtherGuy
c9d94dc022 new file 2019-03-20 16:19:13 +02:00