[][src]Module wayland_raw_protocol_bindings::client::pointer_gestures_unstable_v1::zwp_pointer_gestures_v1

touchpad gestures

A global interface to provide semantic touchpad gestures for a given pointer.

Two gestures are currently supported: swipe and zoom/rotate. All gestures follow a three-stage cycle: begin, update, end and are identified by a unique id.

Warning! The protocol described in this file is experimental and backward incompatible changes may be made. Backward compatible changes may be added together with the corresponding interface version bump. Backward incompatible changes are done by bumping the version number in the protocol and interface names and resetting the interface version. Once the protocol is to be declared stable, the 'z' prefix and the version number in the protocol and interface names are removed and the interface version number is reset.

Enums

zwp_pointer_gestures_v1

Statics

zwp_pointer_gestures_v1_requests

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

zwp_pointer_gestures_v1_interface

C representation of this interface, for interop

Traits

zwp_pointer_gestures_v1_listener

An interface for handling events.

Functions

zwp_pointer_gestures_v1_set_user_data
zwp_pointer_gestures_v1_get_user_data
zwp_pointer_gestures_v1_get_version
zwp_pointer_gestures_v1_add_listener
zwp_pointer_gestures_v1_add_rust_listener
zwp_pointer_gestures_v1_destroy
zwp_pointer_gestures_v1_get_swipe_gesture

get swipe gesture

zwp_pointer_gestures_v1_get_pinch_gesture

get pinch gesture

zwp_pointer_gestures_v1_release

destroy the pointer gesture object