_GLFWlibraryWayland

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

_Cursor
struct _Cursor
Undocumented in source.
_Egl
struct _Egl
Undocumented in source.
_Xkb
struct _Xkb
Undocumented in source.

Variables

clipboardSendSize
size_t clipboardSendSize;
Undocumented in source.
clipboardSendString
char* clipboardSendString;
Undocumented in source.
clipboardSize
size_t clipboardSize;
Undocumented in source.
clipboardString
char* clipboardString;
Undocumented in source.
compositor
wl_compositor* compositor;
Undocumented in source.
compositorVersion
int compositorVersion;
Undocumented in source.
cursor
_Cursor cursor;
Undocumented in source.
cursorPreviousName
const(char)* cursorPreviousName;
Undocumented in source.
cursorSurface
wl_surface* cursorSurface;
Undocumented in source.
cursorTheme
wl_cursor_theme* cursorTheme;
Undocumented in source.
cursorThemeHiDPI
wl_cursor_theme* cursorThemeHiDPI;
Undocumented in source.
cursorTimerfd
int cursorTimerfd;
Undocumented in source.
dataDevice
wl_data_device* dataDevice;
Undocumented in source.
dataDeviceManager
wl_data_device_manager* dataDeviceManager;
Undocumented in source.
dataOffer
wl_data_offer* dataOffer;
Undocumented in source.
dataSource
wl_data_source* dataSource;
Undocumented in source.
decorationManager
zxdg_decoration_manager_v1* decorationManager;
Undocumented in source.
display
wl_display* display;
Undocumented in source.
egl
_Egl egl;
Undocumented in source.
idleInhibitManager
zwp_idle_inhibit_manager_v1* idleInhibitManager;
Undocumented in source.
keyboard
wl_keyboard* keyboard;
Undocumented in source.
keyboardFocus
_GLFWwindow* keyboardFocus;
Undocumented in source.
keyboardLastKey
int keyboardLastKey;
Undocumented in source.
keyboardLastScancode
int keyboardLastScancode;
Undocumented in source.
keyboardRepeatDelay
int keyboardRepeatDelay;
Undocumented in source.
keyboardRepeatRate
int keyboardRepeatRate;
Undocumented in source.
keycodes
int[256] keycodes;
Undocumented in source.
pointer
wl_pointer* pointer;
Undocumented in source.
pointerConstraints
zwp_pointer_constraints_v1* pointerConstraints;
Undocumented in source.
pointerFocus
_GLFWwindow* pointerFocus;
Undocumented in source.
registry
wl_registry* registry;
Undocumented in source.
relativePointerManager
zwp_relative_pointer_manager_v1* relativePointerManager;
Undocumented in source.
scancodes
int[GLFW_KEY_LAST + 1] scancodes;
Undocumented in source.
seat
wl_seat* seat;
Undocumented in source.
seatVersion
int seatVersion;
Undocumented in source.
serial
uint serial;
Undocumented in source.
shell
wl_shell* shell;
Undocumented in source.
shm
wl_shm* shm;
Undocumented in source.
subcompositor
wl_subcompositor* subcompositor;
Undocumented in source.
timerfd
int timerfd;
Undocumented in source.
viewporter
wp_viewporter* viewporter;
Undocumented in source.
wmBase
xdg_wm_base* wmBase;
Undocumented in source.
xkb
_Xkb xkb;
Undocumented in source.

Meta