Skip to content

Migrate from GLFW to SDL #798

@azonenberg

Description

@azonenberg

GLFW has a bunch of bugs related to mouse handling on Linux causing false mouse-up events when a new platform window is created.

There may be ugly hacks we can do on the backend, but SDL doesn't have this issue so that's probably the best path forward. We only make 20ish GLFW API calls so the port shouldn't be too difficult.

See: ocornut/imgui#7922

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreCore application logicportabilityStuff that doesn't work on some OStabledPlans for the future. Not ready to write code yet.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions