X11: Add support for MIT XSS

Related to #854.
This commit is contained in:
Camilla Löwy
2017-03-20 15:42:40 +01:00
committed by Camilla Löwy
parent 35682ec3fa
commit e07f0c9b6b
4 changed files with 60 additions and 22 deletions
+1
View File
@@ -220,6 +220,7 @@ information on what to include when reporting a bug.
- [Win32] Bugfix: `glfwCreateWindow` activated window even with `GLFW_FOCUSED`
hint set to false (#1179,#1180)
- [X11] Added support for `org.freedesktop.ScreenSaver` (#854)
- [X11] Added support for the MIT screensaver extension (#854)
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
- [X11] Replaced `_GLFW_HAS_XF86VM` compile-time option with dynamic loading
- [X11] Bugfix: `glfwGetVideoMode` would segfault on Cygwin/X