X11: Recompile keymaps on XkbNewKeyboardNotify events

Hopefully fixes #2726
This commit is contained in:
Kovid Goyal
2020-06-05 22:11:15 +05:30
parent 24ca919f33
commit c7c14f184c
2 changed files with 7 additions and 2 deletions

View File

@@ -34,6 +34,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix mouse cursor rendering on HiDPI screens (:pull:`2709`)
- X11: Recompile keymaps on XkbNewKeyboardNotify events (:iss:`2726`)
0.17.4 [2020-05-09]
--------------------