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

pad ring

A circular interaction area, such as the touch ring on the Wacom Intuos Pro series tablets.

Events on a ring are logically grouped by the wl_tablet_pad_ring.frame event.

Structs

ZwpTabletPadRingV2

Enums

Event
Request
Source

ring axis source

Constants

EVT_ANGLE_SINCE

The minimal object version supporting this event

EVT_FRAME_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_ring_v2_events

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

zwp_tablet_pad_ring_v2_interface

C representation of this interface, for interop

zwp_tablet_pad_ring_v2_requests

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

Traits

EventHandler

An interface for handling events.