sdl2_frt/src/video/x11
Sam Lantinga eadc8693dd Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
wengxt

Due to the new major fcitx version is coming close, the existing code need to be ported to use new Fcitx dbus interface.

The new dbus interface is supported by both fcitx 4 and 5, and has a good side effect, which is that it will work with flatpak for free. Also the patch remove the dependency on fcitx header. Instead, it just hardcodes a few enum value in the code so need to handle the different header for fcitx4 or 5.
2020-05-11 14:31:04 -07:00
..
edid-parse.c Fixed edid parsing code for older gcc compilers 2016-12-12 09:18:42 -08:00
edid.h Fixed edid parsing code for older gcc compilers 2016-12-12 09:18:42 -08:00
imKStoUCS.c x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
imKStoUCS.h x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
SDL_x11clipboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11clipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11dyn.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11dyn.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11events.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_x11events.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11framebuffer.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11framebuffer.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11keyboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11keyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11messagebox.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11messagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11modes.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11modes.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11mouse.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11mouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11opengl.c Fixed bug 5075 - Don't assume a GL library version number on NetBSD. 2020-04-05 09:01:33 -07:00
SDL_x11opengl.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11opengles.c Fixed bug 4833 - Use EGL for X11? 2020-02-03 08:06:52 -08:00
SDL_x11opengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11shape.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11shape.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11sym.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11touch.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11touch.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11video.c Fixed bug 4833 - Use EGL for X11? 2020-02-03 08:06:52 -08:00
SDL_x11video.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11vulkan.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11vulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11window.c Fixed rare crash when creating an X11 window 2020-04-22 14:57:06 -07:00
SDL_x11window.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11xinput2.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_x11xinput2.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00