macOS: Fix keyboard input not working after toggling traditional fullscreen till the window is clicked in

This commit is contained in:
Kovid Goyal
2021-11-13 14:20:18 +05:30
parent 181178b0ea
commit 0965fc45f2
3 changed files with 6 additions and 4 deletions

View File

@@ -143,6 +143,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- When remembering OS window sizes for full screen windows use the size before
the window became fullscreen (:iss:`4221`)
- macOS: Fix keyboard input not working after toggling traditional fullscreen
till the window is clicked in
0.23.1 [2021-08-17]
----------------------