Commit Graph

13 Commits

Author SHA1 Message Date
Remy Marquis 95881ee707 libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
Remy Marquis 3c2f518b85 libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
Remy Marquis c81bbc9372 libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
IR4T4 3342d154f7 libs: updated to SDL 2.0.7 (unix) 2018-02-01 12:55:20 +01:00
Ryan C. Gordon ba2ca5d0b7 Added some debug logging to print out every event added to the SDL queue. 2016-12-07 15:13:52 +01:00
Sam Lantinga af8f595828 Fixed text input events with UIM
Alex Baines

I realized overnight that my patch probably broke text input events with
UIM, and I confirmed that it does. Can't believe I overlooked that...
I've been making stupid mistakes in these patches recently, sorry.

Anyway, *this* one seems to fix it properly. Knowing my luck it probably
breaks something else.
2016-12-07 15:12:20 +01:00
Alex Baines 5749f41b3e Skip duplicate key events sent by IMEs like uim. 2016-12-07 15:10:41 +01:00
Alex Baines 10c87bc904 Fix double events / no repeat flag on key events when built withoutibus/fcitx
Uses XkbSetDetectableKeyRepeat, and falls back to forcing @im=none if it's not
supported.

See https://bugzilla.libsdl.org/show_bug.cgi?id=3472
2016-12-06 14:23:37 +01:00
Remy Marquis 3b53dcddf1 libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Remy Marquis 8f3859fe25 libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
IR4T4 e566c71dc5 gitignore added 2014-08-10 10:55:47 +02:00
IR4T4 9c5447925b sdl2 updated to version 2.0.3 2014-08-07 22:22:03 +02:00
Radegast 0dd7f747d2 added SDL 2.0.0 2013-08-13 17:31:03 +02:00