Module wl_seat

Source
Expand description

group of input devices

A seat is a group of keyboards, pointer and touch devices. This object is published as a global during start up, or when such a device is hot plugged. A seat typically has a pointer and maintains a keyboard focus and a pointer focus.

Structs§

Capability
seat capability bitmask
WlSeat
group of input devices

Enums§

Error
wl_seat error values
Event
Request

Constants§

EVT_CAPABILITIES_OPCODE
The wire opcode for this event
EVT_CAPABILITIES_SINCE
The minimal object version supporting this event
EVT_NAME_OPCODE
The wire opcode for this event
EVT_NAME_SINCE
The minimal object version supporting this event
REQ_GET_KEYBOARD_OPCODE
The wire opcode for this request
REQ_GET_KEYBOARD_SINCE
The minimal object version supporting this request
REQ_GET_POINTER_OPCODE
The wire opcode for this request
REQ_GET_POINTER_SINCE
The minimal object version supporting this request
REQ_GET_TOUCH_OPCODE
The wire opcode for this request
REQ_GET_TOUCH_SINCE
The minimal object version supporting this request
REQ_RELEASE_OPCODE
The wire opcode for this request
REQ_RELEASE_SINCE
The minimal object version supporting this request