aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-03-27 19:08:46 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-03-27 19:08:46 -0600
commitff033646cc6577c4932f9ceb2ae11338abe24286 (patch)
tree744f98d74ccde272a9bee297c7ed2fde8eae4806
parent0f4866f520a801bdeabe49365aca09dad2aaedf3 (diff)
tweak: add changes to README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 027c0b5..364f40d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,9 @@ This is my personal version. Contribute upstream to [github.com/mini-rose/rose](
- [ ] Double check newtab/next-tab behavior
- [ ] Find out what each of the css elements refers to.
- [ ] Use something other than Whatsapp as an example syslink.
-- [ ] Mask user agent
+- [ ] Set `webkit_web_context_set_sandbox_enabled` (<https://webkitgtk.org/reference/webkit2gtk/2.36.8/WebKitWebContext.html#webkit-web-context-set-sandbox-enabled>), as recommended here: <https://blogs.gnome.org/mcatanzaro/2022/11/04/stop-using-qtwebkit/>.
+- [ ] Fix bug about distorted audio. Maybe related to <https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1547>
+- [x] Mask user agent
Done: