Skip to content

glfw 3.4#75

Merged
jamylak merged 11 commits intoglfw-platformfrom
glfw-platform-3.4
Jan 31, 2026
Merged

glfw 3.4#75
jamylak merged 11 commits intoglfw-platformfrom
glfw-platform-3.4

Conversation

@jamylak
Copy link
Copy Markdown
Owner

@jamylak jamylak commented Jan 31, 2026

it is required for the window hints

@jamylak jamylak marked this pull request as ready for review January 31, 2026 10:50
@jamylak jamylak merged commit c8ab11f into glfw-platform Jan 31, 2026
@jamylak jamylak deleted the glfw-platform-3.4 branch January 31, 2026 10:51
@jamylak jamylak added the bug Something isn't working label Jan 31, 2026
jamylak added a commit that referenced this pull request Jan 31, 2026
* Default to `X11` as `GLFW_PLATFORM` on Linux to avoid

Wayland/libdecor ASAN leak which causes
unresponsiveness. See issue #68
#68

Summary: ASAN reports leaks seemingly from the Wayland
setup or decoration stack 
(libdecor/GTK/Pango/Fontconfig via GLFW)
that persist until process exit.

This does not seem to be related to render/present stalls;
override with GLFW_PLATFORM if you explicitly want Wayland.

Maybe it can work with Wayland at some point

* `glfw` `3.4` (#75)

it is required for the window hints

* turn off wayland for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant