Files
Alexander Wauck 30bf82ff5a surf: fix build and force use of X11
The latest version of surf from upstream git has support for webkitgtk-4.1,
but it will crash on startup if allowed to run as a Wayland application
(which any gtk3 app will happily do).  So, I forced GDK_BACKEND=x11 in the
wrapper as an interim solution until surf fully supports Wayland.
2026-04-13 13:03:16 -05:00
..