mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
macOS: Fix resizing semi-transparent windows causing the windows to be invisible during the resize
Fixes #941 Workaround for https://github.com/glfw/glfw/issues/1251
This commit is contained in:
parent
8f7139d48f
commit
21d586cc86
4 changed files with 23 additions and 4 deletions
|
|
@ -43,6 +43,8 @@ Changelog
|
|||
- Fix kitty @set-colors not working for tab backgrounds when using the `fade` tabbar style
|
||||
(:iss:`937`)
|
||||
|
||||
- macOS: Fix resizing semi-transparent windows causing the windows to be
|
||||
invisible during the resize (:iss:`941`)
|
||||
|
||||
0.12.1 [2018-09-08]
|
||||
------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue