[−][src]Module wayland_protocols::unstable::relative_pointer::v1::client::zwp_relative_pointer_v1
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 |
Enums
Event | |
Request |
Constants
EVT_RELATIVE_MOTION_SINCE | The minimal object version supporting this event |
REQ_DESTROY_SINCE | The minimal object version supporting this request |
Traits
RequestsTrait |