From 31f2da5116f17185b660dd4622454550150a45cb Mon Sep 17 00:00:00 2001 From: EAZYBLACK Date: Fri, 25 Sep 2026 21:09:25 +0300 Subject: [PATCH] fix some more australis shit --- apply_australis.patch | 143 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 131 insertions(+), 12 deletions(-) diff --git a/apply_australis.patch b/apply_australis.patch index 069a6609c9..56d7e07d49 100644 --- a/apply_australis.patch +++ b/apply_australis.patch @@ -1,3 +1,133 @@ +diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul +index 20c0ab097d..0521b130de 100644 +--- a/browser/base/content/browser.xul ++++ b/browser/base/content/browser.xul +@@ -561,16 +561,16 @@ + context="backForwardMenu"/> + + ++ removable="true" ++ label="&homeButton.label;" ++ ondragover="homeButtonObserver.onDragOver(event)" ++ ondragenter="homeButtonObserver.onDragOver(event)" ++ ondrop="homeButtonObserver.onDrop(event)" ++ ondragexit="homeButtonObserver.onDragExit(event)" ++ key="goHome" ++ onclick="BrowserGoHome(event);" ++ cui-areatype="toolbar" ++ aboutHomeOverrideTooltip="&abouthome.pageTitle;"/> + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + diff --git a/browser/themes/linux/jar.mn b/browser/themes/linux/jar.mn index 6afafa9d0a..e9f666418b 100644 --- a/browser/themes/linux/jar.mn @@ -173,7 +303,7 @@ index 941313ef22..557aee1991 100644 * We want the last category to always have non-0 getBoundingClientRect().bottom * so we can use the value to figure out the max-height of the list in diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css -index e632cc2974..375e1e5608 100644 +index e632cc2974..978c3b790e 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -2,2387 +2,6 @@ @@ -2949,17 +3079,6 @@ index e632cc2974..375e1e5608 100644 .statuspanel-label:-moz-locale-dir(ltr):not([mirror]), .statuspanel-label:-moz-locale-dir(rtl)[mirror] { border-right-style: solid; -@@ -4862,8 +2283,8 @@ toolbar[brighttext] .statuspanel-label { - - %include ../shared/fullscreen/warning.inc.css - %include ../shared/ctrlTab.inc.css --%include ../../../devtools/client/themes/responsivedesign.inc.css --%include ../../../devtools/client/themes/commandline.inc.css -+%include ../../../../devtools/client/themes/responsivedesign.inc.css -+%include ../../../../devtools/client/themes/commandline.inc.css - %include ../shared/plugin-doorhanger.inc.css - - notification.pluginVulnerable > .notification-inner > .messageCloseButton { @@ -5124,591 +2545,3 @@ notification.pluginVulnerable > .notification-inner > .messageCloseButton { padding-top: .9167em; padding-bottom: .9167em;