mirror of
https://github.com/glfw/glfw.git
synced 2025-12-21 22:52:07 +00:00
This adds the GLFW_UNLIMITED_MOUSE_BUTTONS input mode which permits mouse buttons over GLFW_MOUSE_BUTTON_LAST to be reported to the mouse button callback. Closes #2423 |
||
|---|---|---|
| .. | ||
| allocator.c | ||
| clipboard.c | ||
| CMakeLists.txt | ||
| cursor.c | ||
| empty.c | ||
| events.c | ||
| gamma.c | ||
| glfwinfo.c | ||
| icon.c | ||
| iconify.c | ||
| inputlag.c | ||
| joysticks.c | ||
| monitors.c | ||
| msaa.c | ||
| reopen.c | ||
| tearing.c | ||
| threads.c | ||
| timeout.c | ||
| title.c | ||
| triangle-vulkan.c | ||
| window.c | ||