Skip to content

profile.d: Use OpenGL ES contexts in GDK

OpenGL 2.1 contexts don't work in GDK under Wayland. We can point it to GL ES contexts instead until https://gitlab.gnome.org/GNOME/gtk/-/issues/2619 is fixed.

This can be tested by running "OpenGL Area" test in gtk3-demo.

Merge request reports