mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 00:08:04 +02:00
Infrastructure for hiding OS Window on focus lost
This commit is contained in:
@@ -314,6 +314,7 @@ typedef struct {
|
||||
id_type last_focused_counter;
|
||||
CloseRequest close_request;
|
||||
bool is_layer_shell;
|
||||
bool hide_on_focus_lost;
|
||||
} OSWindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user