Commit graph

43 commits

Author SHA1 Message Date
Vincent Bernat
b2af5dfdc8 appearance: switch to a dark theme 2021-04-07 14:02:36 +02:00
Vincent Bernat
d02e89700f firefox: no need to enable color scheme emulation
This is the default now.
2021-03-24 20:32:51 +01:00
Vincent Bernat
c92a3fe90e firefox: remove config around lazy loading 2020-12-17 07:54:56 +01:00
Vincent Bernat
32b30ef618 firefox: disable mangling with vaapi
I don't use MOZ_X11_EGL, so let's not get ahead of ourselves...
2020-11-24 21:30:23 +01:00
Vincent Bernat
3826c390b5 firefox: don't force-enable lazy-loading
It's enabled by default.
2020-11-22 08:55:33 +01:00
Vincent Bernat
4323f18c39 firefox: reorder some directives 2020-11-18 09:48:29 +01:00
Vincent Bernat
f07f3e78f8 firefox: let's use ctrl-tab 2020-11-12 22:32:06 +01:00
Vincent Bernat
685fcb9cc2 firefox: reenable lazy-loading but tweak margins 2020-11-11 19:43:33 +01:00
Vincent Bernat
d9800c3f42 firefox: enable color scheme selector in devtools 2020-11-11 07:48:29 +01:00
Vincent Bernat
35f9059065 firefox: enable AVIF support 2020-11-10 08:53:33 +01:00
Vincent Bernat
74e1d28693 firefox: comment about lazy loading 2020-10-29 07:25:20 +01:00
Vincent Bernat
e68f712c70 firefox: enable VA-API 2020-09-23 22:52:05 +02:00
Vincent Bernat
5ff910e5bd firefox: VAAPI support is not ready
It seems to be present in 81 and there are still some bits missing.
For example:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1660336
2020-08-26 08:46:32 +02:00
Vincent Bernat
4d6d9882af firefox: force use of VAAPI 2020-08-25 07:33:11 +02:00
Vincent Bernat
07bc3d4d0b firefox: don't care about notification icons 2020-08-08 18:31:25 +02:00
Vincent Bernat
b63bd0d911 firefox: don't set values to their defaults 2020-08-06 07:55:18 +02:00
Vincent Bernat
baf9f2035a firefox: let awesome display notifications, but without icons
Asking to display favicons seem to display nothing. Otherwise, the
size of the icon could vary from ok to really big.
2020-08-05 20:38:17 +02:00
Vincent Bernat
afd153c3e3 firefox: document how to enable VAAPI in X11 in future release 2020-07-25 08:45:14 +02:00
Vincent Bernat
ed1267a095 Revert "firefox: restore default for autoplay"
This reverts commit 6038c6ff78. So many
sites autoplaying without audio...
2020-07-05 14:00:45 +02:00
Vincent Bernat
6038c6ff78 firefox: restore default for autoplay
Let's see what it means.
2020-07-01 23:23:12 +02:00
Vincent Bernat
995063a5c9 firefox: don't warn on deprecated TLS versions 2020-07-01 23:20:45 +02:00
Vincent Bernat
2813cbec06 firefox: for use of non-native notifications 2020-07-01 23:20:25 +02:00
Vincent Bernat
eccd011e80 firefox: force-enable webrender
But don't try to enable layers.acceleration (deprecated?).
2020-06-11 22:06:12 +02:00
Vincent Bernat
8afb4e8455 firefox: disable native lazy loading for now 2020-05-12 22:35:52 +02:00
Vincent Bernat
4e9c69d5b1 firefox: disable HTTP/3 explicitely 2020-05-06 09:39:08 +02:00
Vincent Bernat
a16d53e29c firefox: keep warn me on deprecated TLS versions 2020-04-26 08:04:27 +02:00
Vincent Bernat
e503be591e firefox: also disable Pocket on homepage 2020-04-18 12:18:08 +02:00
Vincent Bernat
d32e5d5426 firefox: don't recommend extensions 2020-04-18 12:10:37 +02:00
Vincent Bernat
a1c529c7a5 firefox: disable pocket 2020-04-12 08:37:25 +02:00
Vincent Bernat
c4fdd97bec firefox: on launch, restore session 2020-04-04 08:18:49 +02:00
Vincent Bernat
8dbbf54daa firefox: remove version number for allowTabDetach
I did check it works with Firefox 74.
2020-03-20 22:16:39 +01:00
Vincent Bernat
13c4698c5b firefox: tell allowTabDetach needs Firefox 74 2020-03-04 22:17:26 +01:00
Vincent Bernat
26bcda1cb2 firefox: disable DoH for now 2020-02-23 09:29:51 +01:00
Vincent Bernat
6023ac97c2 firefox: don't allow detaching a tab by pulling it 2020-02-17 22:36:00 +01:00
Vincent Bernat
5178247f9a firefox: don't autoplay videos 2020-02-15 18:29:18 +01:00
Vincent Bernat
8a3cd8e767 firefox: disable layer acceleration for now
I am a bit unsure it's not a CPU hog. Let's see a bit.
2020-02-15 12:25:27 +01:00
Vincent Bernat
1a66d4665d firefox: no need to specify download dir
This is the job of xdg-user-dirs-update.
2020-02-14 23:08:51 +01:00
Vincent Bernat
187013de06 firefox: disable webrender 2020-01-27 15:25:47 +01:00
Vincent Bernat
a8ece5c7db firefox: force enable hardware acceleration 2020-01-26 22:00:01 +01:00
Vincent Bernat
864fd73bf9 firefox: remove some animations 2020-01-24 07:41:36 +01:00
Vincent Bernat
5557622cfb firefox: fix user.js syntax 2020-01-24 07:37:10 +01:00
Vincent Bernat
81bfcc90c6 firefox: disable full screen warning 2020-01-24 07:32:50 +01:00
Vincent Bernat
f047064ba3 firefox: add a user.js for firefox 2020-01-24 07:30:39 +01:00