mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
Wayland: Fix text input not following key repeat
The manual key repeat implementation did not call text input.
(cherry picked from commit 1a7da42e6e)
This commit is contained in:
@@ -133,6 +133,7 @@ information on what to include when reporting a bug.
|
||||
- [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`
|
||||
- [Wayland] Bugfix: Text input did not repeat along with key repeat
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user