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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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]
----------------------