Documentation work.

This commit is contained in:
Camilla Berglund
2014-10-28 16:58:54 +01:00
parent 49ec306a0a
commit 1285e07f1b
3 changed files with 12 additions and 19 deletions
+3
View File
@@ -75,6 +75,9 @@ Once you have a full screen window, you can change its resolution with @ref
glfwSetWindowSize. The new video mode will be selected and set the same way as
the video mode chosen by @ref glfwCreateWindow.
@subsubsection window_windowed_full_screen "Windowed full screen" windows
By default, the original video mode of the monitor will be restored and the
window iconified if it loses input focus, to allow the user to switch back to
the desktop. This behavior can be disabled with the `GLFW_AUTO_ICONIFY` window