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

pad strip

A linear interaction area, such as the strips found in Wacom Cintiq models.

Events on a strip are logically grouped by the wl_tablet_pad_strip.frame event.

Structs

ZwpTabletPadStripV2

Enums

Event
Request
Source

strip axis source

Constants

EVT_FRAME_SINCE

The minimal object version supporting this event

EVT_POSITION_SINCE

The minimal object version supporting this event

EVT_SOURCE_SINCE

The minimal object version supporting this event

EVT_STOP_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_SET_FEEDBACK_SINCE

The minimal object version supporting this request

Statics

zwp_tablet_pad_strip_v2_events

C-representation of the messages of this interface, for interop

zwp_tablet_pad_strip_v2_interface

C representation of this interface, for interop

zwp_tablet_pad_strip_v2_requests

C-representation of the messages of this interface, for interop

Traits

EventHandler

An interface for handling events.