FERAL SDL2 README
============
Current base version 2.0.5 with backported changes listed below
============

* 10562 (https://hg.libsdl.org/SDL/rev/b48d8a98e261)

	Fix double events / no repeat flag on key events when built withoutibus/fcitx

	src/video/x11/SDL_x11events.c   |  6 +++++-
	src/video/x11/SDL_x11keyboard.c | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
	src/video/x11/SDL_x11sym.h      |  1 +
	src/video/x11/SDL_x11video.c    | 63 ---------------------------------------------------------------
