wayland/protocol
Kristian Høgsberg ea1fb51aae protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch
We missed destroy requests in the 1.0 protocol and since the scanner
generates local-only *_destroy requests in that case we can't add
destroy requests without breaking protocol.  A client needs to verify
that the server provides a version 3 seat to use the protocol destructor
so the name needs to be something else than wl_*_destroy.

v2 (Rob Bradford): Rebased, bumped the protocol versions and added since
attributes to the requests.
2013-08-30 15:46:41 -07:00
..
.gitignore Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
Makefile.am Fix distcheck by adding back protocol/Makefile.am 2012-11-19 17:11:58 -05:00
wayland.xml protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch 2013-08-30 15:46:41 -07:00