Commit graph

22 commits

Author SHA1 Message Date
Vincent Bernat
4296864f7c firefox: more VAAPI decoding
This reverts commit 97024a1f0b. The
problem was not related to this configuration but to a bug in Firefox.
2021-12-12 08:12:14 +01:00
Vincent Bernat
c2a9c0095d firefox: toolkit.cosmeticAnimations.enabled has been removed
In favor for prefers-reduced-motion which would also apply to
content (notify::gtk-enable-animations can be used on Linux)
2021-11-11 08:15:50 +01:00
Vincent Bernat
97024a1f0b Revert "firefox: more VAAPI decoding"
This reverts commit fb2671e1e3. It seems
to break stuff.
2021-11-04 11:12:09 +01:00
Vincent Bernat
6310f5378d firefox: EGL is now enabled by default 2021-11-03 10:22:30 +01:00
Vincent Bernat
fb2671e1e3 firefox: more VAAPI decoding
See:
 - https://bugzilla.mozilla.org/show_bug.cgi?id=1683808
 - https://wiki.archlinux.org/title/Firefox#Hardware_video_acceleration
2021-10-18 09:07:35 +02:00
Vincent Bernat
6c234c10bb firefox: use new override for prefers-color-scheme
This is exactly the same effect as lying about system theme, but this
matches more our intent.
2021-10-10 01:07:51 +02:00
Vincent Bernat
d7720d2e98 firefox: no need to specifically enable AVIF anymore 2021-10-05 16:21:19 +02:00
Vincent Bernat
1bf02421ea firefox: webrender is enabled by default on Firefox 91 2021-09-06 08:10:18 +02:00
Vincent Bernat
8cc26133fc firefox: no https first
It's still too broken.
2021-08-28 21:45:49 +02:00
Vincent Bernat
5b1249737c firefox: add missing semi-colon 2021-08-16 17:47:08 +02:00
Vincent Bernat
5102774b3f firefox: switch back to not telling system does not use dark theme
The option is not really well named as it only influences web content,
not UI.
2021-08-12 08:19:29 +02:00
Vincent Bernat
101faa5b52 firefox: enable HTTPS-first policy 2021-08-07 13:18:44 +02:00
Vincent Bernat
2859f49eb2 firefox: make interface more compact 2021-07-29 07:38:47 +02:00
Vincent Bernat
333c32e7df firefox: allow autoplay of muted video
This is unfair to other formats like GIF.
2021-07-17 12:41:59 +02:00
Vincent Bernat
1ee8138fbf firefox: mention Firefox 91 as fixing the dark/light mix 2021-07-15 18:57:36 +02:00
Vincent Bernat
e4adc69a71 firefox: mention patch about dark theme/light pages 2021-07-14 20:41:19 +02:00
Vincent Bernat
8cb90e03da firefox: don't resist fingerprinting
So many stuff are breaking, including switching tabs use Alt+N. Switch
back to systemUsesDarkTheme 0 for the moment...
2021-07-14 19:01:53 +02:00
Vincent Bernat
011cb957c4 firefox: use resist finger printing to get light themed pages 2021-07-14 18:15:27 +02:00
Vincent Bernat
5c84aff92b firefox: firefox now auto detect the theme and lying mangle stuff
See https://bugzilla.mozilla.org/show_bug.cgi?id=1720508
2021-07-14 18:07:51 +02:00
Vincent Bernat
36851717d2 firefox: enable globalMuteToggles to show WebRTC indicator 2021-07-12 19:51:25 +02:00
Vincent Bernat
2a4f97c458 firefox: use new webrtc sharing indicator 2021-07-12 19:19:01 +02:00
Vincent Bernat
d85a504c53 Initial i3 configuration
This is derived from my Awesome configuration. Still a lot to do from
a WM perspective. The organization is a bit different and I am giving
it up on the per-display systemd units as it does not really work due
to the fact we only have one user DBus and one environment.
2021-07-04 08:38:39 +02:00
Renamed from firefox.js (Browse further)