wayland/protocol
FORT David b6809e5a80 wayland: add a release request on wl_seat
This is required if we want to correctly remove a wl_seat compositor-side. A
wl_seat is announced as a global object, then it is bound by the client. When
the compositor wants to remove the seat, it shall announce the global removal of
the object. The client can then call the release request on the wl_seat (which
means I won't use that object anymore).

Acked-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2015-10-07 17:31:57 -07:00
..
.gitignore Update .gitignore for protocol/ 2013-11-19 13:26:04 -08:00
wayland.dtd protocol: validate the protocol against a dtd 2013-10-25 10:58:06 -07:00
wayland.xml wayland: add a release request on wl_seat 2015-10-07 17:31:57 -07:00