mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 18:22:09 +02:00
Ignore out of order surface configure events
This commit is contained in:
1
glfw/wl_platform.h
vendored
1
glfw/wl_platform.h
vendored
@@ -219,6 +219,7 @@ typedef struct _GLFWwindowWayland
|
||||
struct {
|
||||
int width, height;
|
||||
uint32_t toplevel_states;
|
||||
bool set;
|
||||
} current, pending;
|
||||
} _GLFWwindowWayland;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user