wayland/protocol
Daniel Stone aa0fb0f49c Convert wl_input_device to wl_seat (and friends)
wl_input_device has been both renamed and split.  wl_seat is now a
virtual object representing a group of logically related input devices
with related focus.

It now only generates one event: to let clients know that it has new
capabilities.  It takes requests which hand back objects for the
wl_pointer, wl_keyboard and wl_touch interfaces it exposes which all
provide the old input interface, just under different names.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-05-16 14:19:22 -04:00
..
.gitignore Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
Makefile.am Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
protocol.xsl protocol.xsl: Rename stylesheet to wayland-protocol.css 2012-02-23 16:41:46 -05:00
wayland-protocol.css protocol.xsl: Rename stylesheet to wayland-protocol.css 2012-02-23 16:41:46 -05:00
wayland.xml Convert wl_input_device to wl_seat (and friends) 2012-05-16 14:19:22 -04:00