intel / ozone-wayland

Wayland implementation for Chromium Ozone classes
BSD 3-Clause "New" or "Revised" License
218 stars 82 forks source link

Rename WaylandInputDevice to WaylandSeat #398

Closed mcatanzaro closed 9 years ago

mcatanzaro commented 9 years ago

The name of this class seems a bit off. It's not a single input device: it's a collection of related input devices tied to a particular wl_seat.

kalyankondapally commented 9 years ago

LGTM Merged