[Wayland-bugs] [Bug 87134] No capability detection events

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 20 15:28:58 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=87134

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.tissoires at gmail.co
                   |                            |m

--- Comment #5 from Peter Hutterer <peter.hutterer at who-t.net> ---
Update: our current plan for the physical buttons on the tablet is to add a
"buttonset" interface and the matching capability. To provide logical grouping
of devices, a tablet like the Intuos 5 Touch should have a single struct
libinput_device with the capabilities TOUCH, TABLET and BUTTONSET. This device
would be fed by three event nodes.

Because of how udev starts up and the path backend work the only sensible way
to avoid race conditions would be to add the capabilities as the other event
nodes appear. i.e. we need capability change events.

That buttonset interface is still WIP atm, but it does have a case for
capability events that's different to the touchpad case above.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150120/d5801c2b/attachment.html>


More information about the wayland-bugs mailing list