Wayland: Implement key name support

This commit is contained in:
Camilla Löwy
2021-12-29 23:45:06 +01:00
parent cb22c54119
commit 17a9e34fbc
4 changed files with 63 additions and 4 deletions
+1
View File
@@ -266,6 +266,7 @@ information on what to include when reporting a bug.
undefined behavior (#1986)
- [X11] Bugfix: Dynamic loading on OpenBSD failed due to soname differences
- [Wayland] Added dynamic loading of all Wayland libraries
- [Wayland] Added support for key names via xkbcommon
- [Wayland] Removed support for `wl_shell` (#1443)
- [Wayland] Bugfix: The `GLFW_HAND_CURSOR` shape used the wrong image (#1432)
- [Wayland] Bugfix: `CLOCK_MONOTONIC` was not correctly enabled