sdl2_frt/src/core/linux
Sam Lantinga f6366c09e2 Fixed bug 3920 - IBus not work with SDL 2.0.7
cjacker

After updating from 2.0.5 to 2.0.7, Ibus not work anymore(fcitx still works).

Compare with 2.0.5, there are two issues in SDL_ibus.c.

1, SetupConnection always return SDL_FALSE in 2.0.7.

2, 'SetCapabilities' method should be called on 'ibus_conn'.

Patch attached.
2018-02-13 08:15:39 -08:00
..
SDL_dbus.c Fixed bug 3950 - Don't always call dbus_shutdown in SDL_DBus 2018-02-13 08:07:52 -08:00
SDL_dbus.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_fcitx.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_fcitx.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ibus.c Fixed bug 3920 - IBus not work with SDL 2.0.7 2018-02-13 08:15:39 -08:00
SDL_ibus.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ime.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ime.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_udev.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_udev.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00