From 2ee5a1673f14e59961e432ae0174ba2206720b19 Mon Sep 17 00:00:00 2001 From: titanz Date: Fri, 7 Mar 2025 19:38:50 +0100 Subject: [PATCH] Add Firefox workaround --- Quality of Life.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Quality of Life.md b/Quality of Life.md index ebb676a..e38a65e 100644 --- a/Quality of Life.md +++ b/Quality of Life.md @@ -37,6 +37,12 @@ Lenovo ePrivacy can be controlled through `/proc/acpi/ibm/lcdshadow`. I use the - F5: `sudo bash -c 'echo 1 > /proc/acpi/ibm/lcdshadow'` - F6: `sudo bash -c 'echo 0 > /proc/acpi/ibm/lcdshadow'` +### Firefox based browsers + +Currently Firefox based browsers [will break](https://github.com/QubesOS/qubes-issues/issues/8612#issuecomment-1764832181) when you try to open a YouTube video in fullscreen if their window is maximized. To workaround this, set `full-screen-api.ignore-widgets` in `about:config` to true. + +I have no idea if this will make you more fingerprintable or not. + ### Bitwarden & Element Flatpak These apps require the keyring to be created first to work properly. Simply open a browser like Microsoft Edge and set an empty password for the keyring before using them.