Skip to content

Pull requests: glfw/glfw

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix Windows CI
#2863 opened May 15, 2026 by halx99 Loading…
wl/x11: fix check enum type err (it not boolean type)
#2862 opened May 14, 2026 by GermanAizek Loading…
wl_init: fix possible integer overflow
#2861 opened May 14, 2026 by GermanAizek Loading…
Fix building GLFW on TCC and others GCC compatible compiler build Build file bugs and PRs (not compilation errors)
#2857 opened May 14, 2026 by GermanAizek Loading…
Linux: Fix joystick EV_KEY handling indexing below 0 on keyboard input bug Bug reports and bugfix pull requests Linux Linux specific (any window system)
#2856 opened May 9, 2026 by tristanbatchler Loading…
Relax isValidElementForJoystick() to ignore out-of-range mapping elements enhancement Feature suggestions and PRs input Keyboard, joystick or mouse
#2853 opened Apr 30, 2026 by vanfanel Loading…
Main
#2851 opened Apr 24, 2026 by KhankNyo Loading…
Wayland: Fix crash when unplugging the mouse during a cursor animation bug Bug reports and bugfix pull requests input Keyboard, joystick or mouse Wayland
#2848 opened Apr 14, 2026 by Brotcrunsher Loading…
Change MACOSX_DEPLOYMENT_TARGET version build Build file bugs and PRs (not compilation errors) macOS
#2846 opened Apr 10, 2026 by mosfet80 Loading…
Wayland / libdecor fixes bug Bug reports and bugfix pull requests Wayland
#2842 opened Mar 30, 2026 by jadahl Member Loading…
Add glfwStartInteractiveMove for compositor-managed window drag enhancement Feature suggestions and PRs
#2834 opened Mar 7, 2026 by Rounak-Paul Loading…
Wayland: Add #ifndef guard for _GNU_SOURCE in wl_window.c enhancement Feature suggestions and PRs Wayland
#2833 opened Mar 3, 2026 by tomas-mraz Loading…
Add glfwSetInputMethodCursorPos and improve IME behavior on macOS and Win32 enhancement Feature suggestions and PRs input Keyboard, joystick or mouse
#2823 opened Feb 13, 2026 by chentong-net Loading…
Forward XKB errors to GLFW enhancement Feature suggestions and PRs Wayland
#2820 opened Jan 31, 2026 by planetmarshall Loading…
Win32: Clear to black in WM_PAINT for transparent framebuffer windows bug Bug reports and bugfix pull requests Windows Win32 specific (not Cygwin or WSL)
#2815 opened Jan 21, 2026 by jeweg Loading…
Wayland: Allow appId to be set with environmental variable enhancement Feature suggestions and PRs Wayland
#2811 opened Jan 13, 2026 by ReillyBrogan Loading…
Round halfway away from zero per fractional-scale-v1 protocol spec bug Bug reports and bugfix pull requests Wayland
#2810 opened Jan 4, 2026 by road2react Loading…
refactor: Refactor function _glfw_realloc
#2809 opened Dec 27, 2025 by CiroZDP Loading…
refactor: Refactor function _glfw_calloc
#2808 opened Dec 27, 2025 by CiroZDP Loading…
Setting default gamepad axes to their usual resting state enhancement Feature suggestions and PRs input Keyboard, joystick or mouse
#2806 opened Dec 26, 2025 by LeapersEdge Loading…
macOS: Fallback to first NSScreen in multi-display mirroring mode bug Bug reports and bugfix pull requests macOS
#2799 opened Dec 6, 2025 by halx99 Loading…
Fix for events being lost during buffer swapping (#2793) bug Bug reports and bugfix pull requests input Keyboard, joystick or mouse Wayland
#2795 opened Nov 28, 2025 by dougbinks Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.