mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 11:09:16 +02:00
...
This commit is contained in:
1
glfw/x11_window.c
vendored
1
glfw/x11_window.c
vendored
@@ -1686,6 +1686,7 @@ static void processEvent(XEvent *event)
|
||||
case DestroyNotify:
|
||||
return;
|
||||
}
|
||||
#undef UPDATE_KEYMAP_IF_NEEDED
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user