rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

commit ff033646cc6577c4932f9ceb2ae11338abe24286
parent 0f4866f520a801bdeabe49365aca09dad2aaedf3
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Mon, 27 Mar 2023 19:08:46 -0600

tweak: add changes to README

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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: