[][src]Module wayland_protocols::unstable::tablet::v1::client::zwp_tablet_seat_v1

controller object for graphic tablet devices of a seat

An object that provides access to the graphics tablets available on this seat. After binding to this interface, the compositor sends a set of wp_tablet_seat.tablet_added and wp_tablet_seat.tool_added events.

Structs

ZwpTabletSeatV1

Enums

Event
Request

Constants

EVT_TABLET_ADDED_SINCE

The minimal object version supporting this event

EVT_TOOL_ADDED_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Traits

RequestsTrait