Module zwp_tablet_v2

Module zwp_tablet_v2 

Source
Expand description

graphics tablet device

The zwp_tablet_v2 interface represents one graphics tablet device. The tablet interface itself does not generate events; all events are generated by zwp_tablet_tool_v2 objects when in proximity above a tablet.

A tablet has a number of static characteristics, e.g. device name and pid/vid. These capabilities are sent in an event sequence after the zwp_tablet_seat_v2.tablet_added event. This initial event sequence is terminated by a zwp_tablet_v2.done event.

Structs§

ZwpTabletV2
graphics tablet device

Enums§

Bustype
bus type
Event
Request

Constants§

EVT_BUSTYPE_OPCODE
The wire opcode for this event
EVT_BUSTYPE_SINCE
The minimal object version supporting this event
EVT_DONE_OPCODE
The wire opcode for this event
EVT_DONE_SINCE
The minimal object version supporting this event
EVT_ID_OPCODE
The wire opcode for this event
EVT_ID_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
EVT_PATH_OPCODE
The wire opcode for this event
EVT_PATH_SINCE
The minimal object version supporting this event
EVT_REMOVED_OPCODE
The wire opcode for this event
EVT_REMOVED_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request