commit: ed935c0ab892986769091c899f16dd6c67632301
parent 8a26b6eb531216b4376ae7fb3576527d6d2f6689
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 20 Dec 2020 21:00:41 +0100
notes/pure-wayland: NetSurf
Diffstat:
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>