mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Implement dispatch for the IBUS connection
This commit is contained in:
1
glfw/ibus_glfw.h
vendored
1
glfw/ibus_glfw.h
vendored
@@ -39,3 +39,4 @@ typedef struct {
|
||||
void glfw_connect_to_ibus(_GLFWIBUSData *ibus);
|
||||
void glfw_ibus_terminate(_GLFWIBUSData *ibus);
|
||||
void glfw_ibus_set_focused(_GLFWIBUSData *ibus, GLFWbool focused);
|
||||
void glfw_ibus_dispatch(_GLFWIBUSData *ibus);
|
||||
|
||||
Reference in New Issue
Block a user