Fix change in window size that does not change number of cells not being reported to the kernel

Fixes #2880
This commit is contained in:
Kovid Goyal
2020-07-25 22:49:39 +05:30
parent 6f40b8d0a1
commit 01be77e0bc
2 changed files with 13 additions and 6 deletions

View File

@@ -67,6 +67,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix a regression in 0.18.0 that could cause crashes related to mouse
cursors in some rare circumstances (:iss:`2810`)
- Fix change in window size that does not change number of cells not being
reported to the kernel (:iss:`2880`)
0.18.1 [2020-06-23]
--------------------