mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
1
glfw/wl_platform.h
vendored
1
glfw/wl_platform.h
vendored
@@ -125,6 +125,7 @@ typedef enum WaylandWindowState {
|
||||
TOPLEVEL_STATE_TILED_RIGHT = 32,
|
||||
TOPLEVEL_STATE_TILED_TOP = 64,
|
||||
TOPLEVEL_STATE_TILED_BOTTOM = 128,
|
||||
TOPLEVEL_STATE_SUSPENDED = 256,
|
||||
} WaylandWindowState;
|
||||
|
||||
typedef struct glfw_wl_xdg_activation_request {
|
||||
|
||||
Reference in New Issue
Block a user