mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Some change in mesa 24.1.1 causes glfw EGL context creation to fail on Wayland when using anything less than the newest Wayland client library. This prevents kitty from starting with the error: [glfw error 65542]: EGL: Failed to get EGL display: Success Sigh, Wayland. Probably the newest client library will break on older systems. Even basic things like window creation cant be relied upon to be stable in this joke of a graphics stack. See #7517