mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Freeze inverted status during paused rendering
This commit is contained in:
@@ -154,6 +154,7 @@ typedef struct {
|
||||
monotonic_t expires_at;
|
||||
Cursor cursor;
|
||||
ColorProfile color_profile;
|
||||
bool inverted;
|
||||
} paused_rendering;
|
||||
} Screen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user