Relative_pointer_unstable_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.
type 'v t = ([ `Zwp_relative_pointer_v1 ], 'v, [ `Client ]) Wayland.Proxy.t
val destroy : [< `V1 ] t -> unit
Release the relative pointer object.
Note: Servers will always want to use v1
.
class virtual +'a v1 : object ... end
Handler for a proxy with version >= 1.