Wayland: Fix keys reported as wrong or unknown key

(cherry picked from commit 37b7540db9)
This commit is contained in:
Camilla Löwy
2021-12-30 02:59:15 +01:00
parent 86a1d3b628
commit 61497796e6
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -131,6 +131,7 @@ information on what to include when reporting a bug.
- [Wayland] Bugfix: A key being repeated was not released when window lost focus
- [Wayland] Bugfix: Showing a hidden window did not emit a window refresh event
- [Wayland] Bugfix: Full screen window creation did not ignore `GLFW_VISIBLE`
- [Wayland] Bugfix: Some keys were reported as wrong key or `GLFW_KEY_UNKNOWN`
## Contact