had some problem with running uvx crimsonland on wayland because it is packaged with x11 wheels
WARNING: GLFW: Error: 65544 Description: X11: Failed to load Xlib
WARNING: GLFW: Failed to initialize GLFWcodex made me a nix package that works 0xferrous@1f016af, nix run github:0xferrous/crimson
This is caused by default raylib builds not enabling wayland. See electronstudio/raylib-python-cffi#199.
had some problem with running uvx crimsonland on wayland because it is packaged with x11 wheels
WARNING: GLFW: Error: 65544 Description: X11: Failed to load Xlib
WARNING: GLFW: Failed to initialize GLFWcodex made me a nix package that works 0xferrous@1f016af, nix run github:0xferrous/crimson
This is caused by default raylib builds not enabling wayland. See electronstudio/raylib-python-cffi#199.