Skip to content

d/patches: gdkglcontext-wayland: Try creating GL 2.1 context as a last resort

GTK works with GL 2.1 on X11 backend, there's no reason for it to fail to create the context on Wayland when GL 2.1 is the highest version available.

See https://gitlab.gnome.org/GNOME/gtk/-/issues/2619

Merge request reports