macOS: Fix changes to macos_titlebar_color while in full screen not being applied after exiting fullscreen

Fixes #9350
This commit is contained in:
Kovid Goyal
2026-01-03 00:19:03 +05:30
parent 24b634ae1a
commit ba389d68b9
3 changed files with 41 additions and 16 deletions

View File

@@ -163,6 +163,9 @@ Detailed list of changes
- Fix a regression that broke using line numbers with the edit-in-kitty command
(:pull:`9346`)
- macOS: Fix changes to :opt:`macos_titlebar_color` while in full screen not being applied after exiting fullscreen (:iss:`9350`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~