glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_GLFWwindowWayland._Decorations
glfw3
wl_platform
_GLFWwindowWayland
Undocumented in source.
struct
_GLFWwindowWayland
struct
_Decorations {
GLFWbool
serverSide
;
wl_buffer
*
buffer
;
_GLFWdecorationWayland
top
;
_GLFWdecorationWayland
left
;
_GLFWdecorationWayland
right
;
_GLFWdecorationWayland
bottom
;
int
focus
;
}
Members
Variables
bottom
_GLFWdecorationWayland
bottom
;
Undocumented in source.
buffer
wl_buffer
*
buffer
;
Undocumented in source.
focus
int
focus
;
Undocumented in source.
left
_GLFWdecorationWayland
left
;
Undocumented in source.
right
_GLFWdecorationWayland
right
;
Undocumented in source.
serverSide
GLFWbool
serverSide
;
Undocumented in source.
top
_GLFWdecorationWayland
top
;
Undocumented in source.
Meta
Source
See Implementation
glfw3
wl_platform
_GLFWwindowWayland
structs
_Decorations
_PointerLock
_Xdg
variables
callback
currentCursor
cursorPosX
cursorPosY
decorations
height
hovered
idleInhibitor
maximized
monitors
monitorsCount
monitorsSize
native
pointerLock
scale
shellSurface
surface
title
transparent
visible
wasFullscreen
width
xdg