Available on crate feature
server
only.Expand description
graphics tablet device
The wp_tablet interface represents one graphics tablet device. The tablet interface itself does not generate events; all events are generated by wp_tablet_tool 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 wp_tablet_seat.tablet_added event. This initial event sequence is terminated by a wp_tablet.done event.
Structs§
- ZwpTablet
V1 - graphics tablet device
Enums§
Constants§
- 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