Skip to content

wayfix crashes on x11 #73

@PumpkinXD

Description

@PumpkinXD

logs:https://mclo.gs/n87xqJ7

I belive

return GLFW.glfwPlatformSupported(GLFW.GLFW_PLATFORM_WAYLAND);
is related
According to glfw's docs, glfwPlatformSupported(int platform) function returns whether the library was compiled with support for the specified platform.
(When GLFW is bundled with both X11 and Wayland support, glfwPlatformSupported(GLFW_PLATFORM_WAYLAND) still returns true on systems that only have X11. )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions