mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
committed by
Camilla Berglund
parent
9021e52a6f
commit
e253beaa2b
@@ -66,6 +66,7 @@ typedef struct _GLFWwindowWayland
|
||||
struct wl_shell_surface* shell_surface;
|
||||
struct wl_callback* callback;
|
||||
_GLFWcursor* currentCursor;
|
||||
double cursorPosX, cursorPosY;
|
||||
} _GLFWwindowWayland;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user