mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 10:12:17 +02:00
Port Cocoa drag source backend to new API
This commit is contained in:
1
glfw/wl_platform.h
vendored
1
glfw/wl_platform.h
vendored
@@ -419,6 +419,7 @@ typedef struct _GLFWlibraryWayland
|
||||
size_t sz, offset;
|
||||
} *data_requests;
|
||||
size_t count, capacity;
|
||||
GLFWDragOperationType action;
|
||||
} drag;
|
||||
} _GLFWlibraryWayland;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user