mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Another workaround for another macOS Tahoe bug
Dont redraw an OSWindow during a resize event if the resize event is accompanied by a screen change as it causes a crash in macOS OpenGL driver. Fixes #8983
This commit is contained in:
@@ -179,6 +179,10 @@ Detailed list of changes
|
||||
- macOS: Workaround for bug in macOS Tahoe that caused closed OS Windows to
|
||||
remain as invisible rectangles that intercept mouse events (:iss:`8952`)
|
||||
|
||||
- macOS: Workaround for bug in macOS Tahoe that caused OS Windows that are
|
||||
fullscreen on a monitor that is disconnected while macOS is asleep to crash kitty (:iss:`8983`)
|
||||
|
||||
|
||||
0.42.2 [2025-07-16]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user