mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
Wayland: Add tracking of XDG fullscreen state
(cherry picked from commit afb127769a)
This commit is contained in:
@@ -182,6 +182,7 @@ typedef struct _GLFWwindowWayland
|
||||
GLFWbool visible;
|
||||
GLFWbool maximized;
|
||||
GLFWbool activated;
|
||||
GLFWbool fullscreen;
|
||||
GLFWbool hovered;
|
||||
GLFWbool transparent;
|
||||
struct wl_surface* surface;
|
||||
|
||||
Reference in New Issue
Block a user