Maria Keating

Results 2 comments of Maria Keating

I believe this condition should be inverted as `xkb_keymap_key_repeats` returns 0 if the key shouldn't repeat. ```diff diff --git a/src/video/wayland/SDL_waylandevents.c b/src/video/wayland/SDL_waylandevents.c index 29d2f340f..f1394e804 100644 --- a/src/video/wayland/SDL_waylandevents.c +++ b/src/video/wayland/SDL_waylandevents.c @@ -1665,7...

Changes aren't needed here for the flathub version, at least when launching with wayland flags. As an aside, if they did use the flathub version then it's possibly related since...