[][src]Module wayland_protocols::unstable::tablet::v2::client::zwp_tablet_seat_v2

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

ZwpTabletSeatV2

Enums

Event
Request

Constants

EVT_PAD_ADDED_SINCE

The minimal object version supporting this event

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