Start work on IBUS support

This commit is contained in:
Kovid Goyal
2018-07-08 20:47:48 +05:30
parent e74c08ff39
commit cdee601137
13 changed files with 202 additions and 7 deletions

1
glfw/x11_platform.h vendored
View File

@@ -315,6 +315,7 @@ typedef struct _GLFWlibraryX11
} randr;
_GLFWXKBData xkb;
_GLFWDBUSData dbus;
struct {
int count;