Skip to content
Commit aa0fb0f4 authored by Daniel Stone's avatar Daniel Stone Committed by Kristian Høgsberg
Browse files

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: default avatarDaniel Stone <daniel@fooishbar.org>
parent 6d1902b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment