Added hack for setting WM_CLASS.

This commit is contained in:
Camilla Berglund
2013-10-04 13:41:19 +02:00
parent a7af3b2c8f
commit 8194f1e2ae
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -212,6 +212,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
been flipped
- [Cocoa] Bugfix: The `GLFW_KEY_F13` key was reported as
`GLFW_KEY_PRINT_SCREEN`
- [X11] Added setting of the `WM_CLASS` property to the initial window title
## Contact