Module wayland_client::protocol::wl_seat [−][src]
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 |
Enums
Event | |
Request |
Constants
EVT_CAPABILITIES_SINCE | The minimal object version supporting this event |
EVT_NAME_SINCE | The minimal object version supporting this event |
REQ_GET_KEYBOARD_SINCE | The minimal object version supporting this request |
REQ_GET_POINTER_SINCE | The minimal object version supporting this request |
REQ_GET_TOUCH_SINCE | The minimal object version supporting this request |
REQ_RELEASE_SINCE | The minimal object version supporting this request |
Statics
wl_seat_events | C-representation of the messages of this interface, for interop |
wl_seat_interface | C representation of this interface, for interop |
wl_seat_requests | C-representation of the messages of this interface, for interop |