This commit is contained in:
Camilla Löwy
2017-08-04 02:36:36 +02:00
parent ce87a1142e
commit ea46ea0929
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -139,6 +139,7 @@ information on what to include when reporting a bug.
- Added `glfwRequestWindowAttention` function for requesting attention from the
user (#732,#988)
- Added `glfwDragWindow` function for starting a drag operation on a window
(#987)
- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
scancodes for keys (#830)
- Added `glfwSetWindowMaximizeCallback` and `GLFWwindowmaximizefun` for