mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 07:55:10 +02:00
Dont use a stack to focus other window on window close
This commit is contained in:
@@ -135,6 +135,7 @@ typedef struct {
|
||||
id_type temp_font_group_id;
|
||||
double pending_scroll_pixels;
|
||||
enum WAYLAND_RENDER_STATE wayland_render_state;
|
||||
id_type last_focused_counter;
|
||||
} OSWindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user