summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-11-10 22:12:46 +0100
committerstefanwimmer1282023-11-10 22:12:46 +0100
commit87aa3af0eea333d24a635a331ce7678322f9ef59 (patch)
tree798a59eb0f07f493d06de60ae3ee351b274b1db5
parentaee4371d5c06545664234982d5dac24c23a15037 (diff)
downloadaur-87aa3af0eea333d24a635a331ce7678322f9ef59.tar.gz
Revert "Remove firefox-view patch due to UI bug (librewolf #1636)"
This reverts commit e3ceccce25286f32cb6f1cba1c10edefd0ec5cb5.
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9690b65912a2..72959881cb2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -217,6 +217,9 @@ END
# Fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example
patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch
+ # Hide Firefox view
+ patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/firefox-view.patch
+
# Allows hiding the password manager (from the lw pref pane) / via a pref
patch -Np1 -i "${_librewolf_patches_dir}"/hide-passwordmgr.patch