mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-14 02:07:49 +00:00
The Wayland keyboard repeat code assumes that if we have a certain timeout then we'll wait at least that long, and generate a key repeat event on timeout. If we wait a shorter time, we won't generate a key repeat event and then return 0, even if we were supposed to wait indefinitely. Fixes https://github.com/libsdl-org/SDL/issues/12239 |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| haiku | ||
| linux | ||
| openbsd | ||
| unix | ||
| windows | ||
| SDL_core_unsupported.c | ||