[Wayland-bugs] [Bug 48985] New: Protocol: Input protocol restructuring
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 20 11:03:25 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48985
Bug #: 48985
Summary: Protocol: Input protocol restructuring
Classification: Unclassified
Product: Wayland
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: wayland
AssignedTo: wayland-bugs at lists.freedesktop.org
ReportedBy: darxus at chaosreigns.com
Blocks: 48976
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Wayland-bugs
mailing list