Bug 48985

Summary: [task] Protocol: Input protocol restructuring
Product: Wayland Reporter: Darxus <darxus>
Component: waylandAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 48976    

Description Darxus 2012-04-20 11:03:25 UTC
break up events into wl_pointer (enter/leave/motion/button/axis events, set_pointer_surface request), wl_keyboard (enter/leave/key events... what else... unicode event, set_map request? pending kb work), and wl_touch (down/up/motion/cancel events) interfaces.  Rename wl_input_device to wl_seat.  wl_seat has zero or one of each, and will announce this at bind time.  Raw devices are also tied to a wl_seat, but we may not do that for 1.0, we just need to make sure wl_seat has a forward compatible way to announce them.
Comment 1 Kristian Høgsberg 2012-05-17 14:28:50 UTC
This is done now.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.