macOS: Fix minimize not working for chromeless windows

Fixes #3112
This commit is contained in:
Kovid Goyal
2020-11-20 07:30:46 +05:30
parent bdcac9aed3
commit 9193a20b44
8 changed files with 44 additions and 26 deletions

View File

@@ -12,6 +12,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix drawing of a few sextant characters incorrect (:pull:`3105`)
- macOS: Fix minimize not working for chromeless windows (:iss:`3112`)
0.19.2 [2020-11-13]
-------------------