Re: 'repeat' flag on SDL_KeyboardEvent not being set on 2.0.5
Alex Baines <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Hmm, some patches I wrote that made it into 2.0.5 related to x11 keyboard code, so this may be my fault. I tried to reproduce the behaviour locally using the checkkeys test, but that shows key repeats correctly. Maybe using 'hg bisect' with checkkeys could help you locate the commit that introduced this. Alex. On 25/10/16 00:12, Daniel Ribeiro Maciel wrote: > Hi guys, > > I've recently upgraded from 2.0.4 to 2.0.5 and noticed the 'repeat' flag on > SDL_KeyboardEvent is not being set properly anymore on my system. > > I'm using Ubuntu 16.04, with the X11 backend (XLIB). > > I've tried to create a bug report on bugzilla but I couldn't set the > version to 2.0.5 there. > > Best regards, > Daniel > > > > _______________________________________________ > SDL mailing list > [email protected] > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org >