Added hack for full screen focus on OS X.

This commit is contained in:
Camilla Berglund
2013-10-17 19:59:09 +02:00
parent dbdf01d4a0
commit d78510457c
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -228,6 +228,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
having been set to hidden outside it
- [Cocoa] Bugfix: The refresh rate was zero for all modes of certain monitors
- [Cocoa] Bugfix: The `install_name` field of the dynamic library was not set
- [Cocoa] Bugfix: Full screen windows were never reported as having focus
- [X11] Added setting of the `WM_CLASS` property to the initial window title