Wayland: Implement key name support

(cherry picked from commit 17a9e34fbc)
This commit is contained in:
Camilla Löwy
2021-12-29 23:45:06 +01:00
parent 0eaf9d557f
commit 1f7ce12cbc
4 changed files with 63 additions and 2 deletions
+1
View File
@@ -124,6 +124,7 @@ information on what to include when reporting a bug.
## Changelog
- [X11] Bugfix: Dynamic loading on OpenBSD failed due to soname differences
- [Wayland] Added support for key names via xkbcommon
- [Wayland] Bugfix: Key repeat could lead to a race condition (#1710)
- [Wayland] Bugfix: Activating a window would emit two input focus events
- [Wayland] Bugfix: Disable key repeat mechanism when window loses input focus