mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-13 12:09:35 +03:00
...
This commit is contained in:
parent
9b740849ed
commit
a0f298ddb0
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
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user