-
- Downloads
Add GLFW_CENTER_CURSOR
Adds a hint for controlling whether the cursor is centered over newly created full screen windows. Fixes #749. Closes #842.
Showing
- README.md 2 additions, 0 deletionsREADME.md
- docs/window.dox 5 additions, 0 deletionsdocs/window.dox
- include/GLFW/glfw3.h 1 addition, 0 deletionsinclude/GLFW/glfw3.h
- src/cocoa_window.m 2 additions, 1 deletionsrc/cocoa_window.m
- src/internal.h 1 addition, 0 deletionssrc/internal.h
- src/win32_window.c 4 additions, 1 deletionsrc/win32_window.c
- src/window.c 3 additions, 0 deletionssrc/window.c
- src/x11_window.c 4 additions, 1 deletionsrc/x11_window.c
Loading
Please register or sign in to comment