Module zwp_relative_pointer_v1

Source
Available on crate features unstable and server only.
Expand description

relative pointer object

A wp_relative_pointer object is an extension to the wl_pointer interface used for emitting relative pointer events. It shares the same focus as wl_pointer objects of the same seat and will only emit events when it has focus.

Structs§

ZwpRelativePointerV1
relative pointer object

Enums§

Event
Request

Constants§

EVT_RELATIVE_MOTION_OPCODE
The wire opcode for this event
EVT_RELATIVE_MOTION_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