-
- Downloads
Unlimited mouse button input mode
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
Showing
- README.md 3 additions, 0 deletionsREADME.md
- docs/input.md 22 additions, 3 deletionsdocs/input.md
- docs/news.md 11 additions, 0 deletionsdocs/news.md
- include/GLFW/glfw3.h 26 additions, 12 deletionsinclude/GLFW/glfw3.h
- src/input.c 16 additions, 6 deletionssrc/input.c
- src/internal.h 1 addition, 0 deletionssrc/internal.h
- tests/events.c 1 addition, 0 deletionstests/events.c
- tests/window.c 1 addition, 0 deletionstests/window.c
Loading
Please register or sign in to comment