macOS: Fix changing window chrome/colors while in traditional fullscreen causing the titlebar to become visible

Fixes #7469
This commit is contained in:
Kovid Goyal
2024-05-23 22:30:57 +05:30
parent 15d86013d8
commit 9acca045bd
2 changed files with 7 additions and 1 deletions

View File

@@ -100,6 +100,8 @@ Detailed list of changes
- Add option :option:`kitten @ detach-window --stay-in-tab` to keep focus in the currently active tab when moving windows (:iss:`7468`)
- macOS: Fix changing window chrome/colors while in traditional fullscreen causing the titlebar to become visible (:iss:`7469`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~