18 Commits (0e2b52fcaabc4113800219cc0311e376bc95e32e)

Author SHA1 Message Date
MrOtherGuy 715ab86abc Fix some comments in tabs_on_bottom.css
This just removes an ancient leftover comment and reorders comments at
the top of the file.
2 years ago
MrOtherGuy 86fd7202c5 Use correct pref name in tabs_on_bottom.css 2 years ago
MrOtherGuy 95fbda2710 Improve support for gtk-csd-reversed-placement
This patch changes how we deal with window control buttons on left
layouts. Previously, we looked to a pref that was only set on macos
but with this patch we use media queries to detect whether the system
is macOS or gtk-csd buttons use left-side layout.

To support old-style "override pref" this patch also introduces a
new custom pref userchrome.force-window-controls-on-left.enabled
which can be used e.g on Windows to move window controls to left side.
This logic is currently only supported in styles that use
window_control_placeholder_support.css
2 years ago
MrOtherGuy 9d081f27b5 Make hide_tabs_with_one_tab_w_window... compatible with tabs_on_bottom 2 years ago
MrOtherGuy 6b242379ec Remove Windows specific extra titlbar paddings from codebase
Firefox 101 doesn't need those anymore :)
2 years ago
MrOtherGuy ea17cb7f1f Show window global notificationbox in same order as tab modal 3 years ago
MrOtherGuy 5b67ff233a Make tabs_on_bottom and *_menubar_on_top_patch compatible again
This patch makes it so that menubar window controls are to be shown
when the patch file is applied.
3 years ago
MS_Y 10515e618c
Tabs on bottom at menubar (#181) 3 years ago
MrOtherGuy 71fe0e87c7 add basic support for -moz-platform media query 3 years ago
MrOtherGuy fe534d6224 make #tab-notification-deck always be closest "toolbar" to content 3 years ago
MrOtherGuy 96f2ba5977 add default disabled option to show bookmarks below tabs 3 years ago
MrOtherGuy 2519e685aa add background to the toolbox if -lwtheme is not in use
Practically this means that if white variant of system theme is used
then tabs toolbar background is set to very light gray
3 years ago
MrOtherGuy de04813ed2 make window controls visible when used with autohide_tabstoolbar.css 3 years ago
MrOtherGuy 86f8cf4b86 Use the same extra titlebar padding on Win7 that is used on Win10 3 years ago
MrOtherGuy 63822d4fff make extra titlebar-padding only apply to win10 4 years ago
MrOtherGuy 23dfd1743d set tabs-navbar shadow size to 0px wherever tabs won't be atop of navbar 4 years ago
MrOtherGuy ad5c7889fe Properly set titlebar-buttonbox height on compact mode 4 years ago
MrOtherGuy 429305f8d9 Drop Fx65 prefix from tabs_on_bottom files 4 years ago