mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Set startup IBUS cursor and focus state
This commit is contained in:
1
glfw/ibus_glfw.h
vendored
1
glfw/ibus_glfw.h
vendored
@@ -38,3 +38,4 @@ typedef struct {
|
||||
|
||||
void glfw_connect_to_ibus(_GLFWIBUSData *ibus, _GLFWDBUSData *dbus);
|
||||
void glfw_ibus_terminate(_GLFWIBUSData *ibus);
|
||||
void glfw_ibus_set_focused(_GLFWIBUSData *ibus, GLFWbool focused);
|
||||
|
||||
Reference in New Issue
Block a user