SDL/src/core/linux
Weng Xuetian 2eb73e2419 Remove the unimplemented CloseIC in fcitx module
This call is actually a left-over when porting from fcitx4 service to the new org.freedesktop.portal.Fcitx supported by both fcitx4/fcitx5. CloseIC is actually never a part of the new interface on org.freedesktop.portal.Fcitx. It cause any issue user visible effect.
2023-07-20 13:37:31 -07:00
..
SDL_dbus.c ibus: Handle error when getting the D-Bus machine ID 2023-06-20 09:45:25 -07:00
SDL_dbus.h ibus: Handle error when getting the D-Bus machine ID 2023-06-20 09:45:25 -07:00
SDL_evdev.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_evdev.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_evdev_capabilities.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_evdev_capabilities.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_evdev_kbd.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_evdev_kbd.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_fcitx.c Remove the unimplemented CloseIC in fcitx module 2023-07-20 13:37:31 -07:00
SDL_fcitx.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_ibus.c ibus: Handle error when getting the D-Bus machine ID 2023-06-20 09:45:25 -07:00
SDL_ibus.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_ime.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_ime.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_sandbox.c Fixed Steam Runtime sandbox detection 2023-02-15 13:54:50 -08:00
SDL_sandbox.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_threadprio.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_udev.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_udev.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00