wayland-protocols/unstable/pointer-gestures
Simon Ser b9d427dbc6 pointer-gestures: add a release request
This allows clients to destroy a gesture object before they disconnect.

The request isn't named "destroy", as this would conflict with
wayland-scanner's auto-generated destructor (which just destroys the
client-side object without sending any request).

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2019-07-17 10:28:43 +02:00
..
pointer-gestures-unstable-v1.xml pointer-gestures: add a release request 2019-07-17 10:28:43 +02:00
README Add README files containing protocol maintainers 2015-10-29 11:08:12 +08:00

Pointer gestures protocol

Maintainers:
Carlos Garnacho <carlosg@gnome.org>