Blender
V3.3
|
Public Attributes | |
uint32_t | serial = 0 |
struct wl_surface * | wl_surface = nullptr |
State of the keyboard.
Definition at line 251 of file GHOST_SystemWayland.cpp.
uint32_t input_state_keyboard_t::serial = 0 |
The serial of the last used pointer or tablet.
Definition at line 253 of file GHOST_SystemWayland.cpp.
struct wl_surface* input_state_keyboard_t::wl_surface = nullptr |
The surface last used with this pointing device (events with this pointing device will be sent here).
Definition at line 259 of file GHOST_SystemWayland.cpp.