mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
9b740849ed
commit
a0f298ddb0
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue