macOS: Fix an abort when changing OS window chrome for a full screen window via remote control or the themes kitten

Fixes #7106
This commit is contained in:
Kovid Goyal
2024-02-09 15:32:09 +05:30
parent 62347d7e97
commit 7c14e0d666
2 changed files with 7 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ Detailed list of changes
- hints kitten: Respect the kitty :opt:`url_excluded_characters` option
(:iss:`7075`)
- macOS: Fix an abort when changing OS window chrome for a full screen window via remote control or the themes kitten (:iss:`7106`)
0.32.1 [2024-01-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~