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 #394

Closed mcatanzaro closed 9 years ago

mcatanzaro commented 9 years ago

WaylandInputDevice encapsulates a wl_seat, which has several input devices plus, in my drag-and-drop branch, the data device. A better name for it would be WaylandSeat.