When remembering OS window sizes for full screen windows use the size before the window became fullscreen

Fixes #4221
This commit is contained in:
Kovid Goyal
2021-11-11 14:34:02 +05:30
parent 91a24dd2eb
commit 880de53d59
3 changed files with 10 additions and 1 deletions

View File

@@ -135,6 +135,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new mappable action to close windows with a confirmation (:iss:`4195`)
- When remembering OS window sizes for full screen windows use the size before
the window became fullscreen (:iss:`4221`)
0.23.1 [2021-08-17]
----------------------