mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Automatically detect Xkb at run-time.
Uses XGetKeyboardMapping as a fallback. Fixes #282.
This commit is contained in:
committed by
Camilla Berglund
parent
e02b278db1
commit
b889aa7841
@@ -78,6 +78,7 @@ The following dependencies are needed by the examples and test programs:
|
||||
the error callback
|
||||
- [Win32] Bugfix: Some keys were reported based on the current layout instead
|
||||
of their physical location
|
||||
- [X11] Added run-time support for systems lacking the XKB extension
|
||||
- [X11] Made GLX 1.3 the minimum supported version
|
||||
- [X11] Bugfix: The case of finding no usable CRTCs was not detected
|
||||
- [X11] Bugfix: Detection of broken Nvidia RandR gamma support did not verify
|
||||
|
||||
Reference in New Issue
Block a user