logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 223f9edc22aa04b13ca92a0320cdf36097ae0bb6
parent d777b1e703f3c71567cda708473f59175d073591
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 20 Dec 2020 21:00:41 +0100

notes/pure-wayland: NetSurf

Diffstat:

Mnotes/pure-wayland.shtml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -25,6 +25,7 @@ <ul> <li><a href="https://hacktivis.me/projects/badwolf">Badwolf</a>: Yes, Fully tested and supported as first-class citizen</li> <li><a href="https://wiki.gnome.org/Apps/Web">epiphany - Gnome Web</a>: Yes, seems to work fine, should be well supported</li> + <li><a href="https://www.netsurf-browser.org/">netsurf</a>: GTK3 frontend just works</li> <li><a href="https://www.mozilla.com/firefox">Mozilla Firefox</a>: No, requires X11 libs and Wayland support is quite bugged, screen grabbing doesn't works without xdg-desktop-portal (dbus-based) and the indicator has it's own top-level window</li> <li><a href="https://chromium.org/">chromium</a>: Not really, requires to enable ozone, which probably means compiling it yourself (You had one job binary-based distros)</li> </ul>