mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
macOS: Fix a regression that caused the titlebar to be translucent even for non-translucent windows
Fixes #6450
This commit is contained in:
parent
dc8b6150ca
commit
9e0e23ae99
2 changed files with 8 additions and 4 deletions
|
|
@ -46,6 +46,8 @@ Detailed list of changes
|
|||
|
||||
- macOS: Fix a regression in the previous release that caused :opt:`hide_window_decorations` = ``yes`` to prevent window from being resizable (:iss:`6436`)
|
||||
|
||||
- macOS: Fix a regression that caused the titlebar to be translucent even for non-translucent windows (:iss:`6450`)
|
||||
|
||||
- Remote control launch: Fix ``--env`` not implemented when using ``--cwd=current`` with the SSH kitten (:iss:`6438`)
|
||||
|
||||
0.29.0 [2023-07-10]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue