Closes #988.
This commit is contained in:
Camilla Löwy
2017-05-11 14:36:56 +02:00
parent 412eb6a611
commit baa9cd8968
8 changed files with 54 additions and 19 deletions
+6
View File
@@ -13,6 +13,12 @@ glfwGetError.
@see @ref error_handling
@subsection news_33_attention User attention request
GLFW now supports requesting user attention with @ref
glfwRequestWindowAttention.
@subsection news_33_maximize Window maximization callback
GLFW now supports window maximization notifications with @ref