Fixed original video mode being overwritten.

This commit is contained in:
Camilla Berglund
2013-08-06 19:51:29 +02:00
parent 63a191eb8d
commit 261f290abf
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -124,6 +124,8 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
race condition
- [X11] Bugfix: The reported window position did not account for the size of
the window frame on some WMs
- [X11] Bugfix: The original video mode of a monitor was overwritten by calls
to glfwSetWindowSize
## Contact