macOS: Fix menubar title not updating on OS Window focus change

Fixes #2350
This commit is contained in:
Kovid Goyal
2020-02-10 07:27:40 +05:30
parent c1abb7038d
commit 9007623d0c
3 changed files with 36 additions and 8 deletions

View File

@@ -31,6 +31,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix border/margin/padding sizes not being recalculated on DPI change
(:iss:`2346`)
- macOS: Fix menubar title not updating on OS Window focus change (:iss:`2350`)
0.16.0 [2020-01-28]
--------------------