Update GLFW lib #1476

Open
opened 2026-04-05 17:57:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mosfet80 on 11/29/2025

This is a smaller feature release, as a basis for future work.

It adds runtime platform selection, better support for Wayland, both Wayland and X11 enabled by default, more standard cursor shapes, custom heap allocator support, per-window mouse input passthrough, window title query, a conforming Null platform available everywhere, window hints for initial position, new (harmless) errors informing about missing features, several platform-specific hints, a new native-access function, a hint for selecting ANGLE backend, various other minor features and fixes for issue on all supported platforms.

GLFW 3.4 uses the Visual Studio 2013 subset of C99 and will not compile with Visual Studio 2012 or earlier.

fix:
#11434
#11316
#10059

Description

Screenshots/Recordings/Graphs

Tests

*Originally created by @mosfet80 on 11/29/2025* This is a smaller feature release, as a basis for future work. It adds runtime platform selection, better support for Wayland, both Wayland and X11 enabled by default, more standard cursor shapes, custom heap allocator support, per-window mouse input passthrough, window title query, a conforming Null platform available everywhere, window hints for initial position, new (harmless) errors informing about missing features, several platform-specific hints, a new native-access function, a hint for selecting ANGLE backend, various other minor features and fixes for issue on all supported platforms. GLFW 3.4 uses the Visual Studio 2013 subset of C99 and will not compile with Visual Studio 2012 or earlier. fix: #11434 #11316 #10059 # Description <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1476