[PATCH libinput] evdev: allow weird multitouch device without slots

2014-09-30 Thread Leonid Borisenko
HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical DesktopĀ® 2.20 (connected to USB and identified as vendor 0x45e, product 0xe3, version 0x111) is reported as supporting EV_ABS event with ABS_MT_SLOT code, but nevertheless libevdev_get_num_slots returns -1. Furthermore, all co

Re: [PATCH libinput] evdev: allow weird multitouch device without slots

2014-08-19 Thread Peter Hutterer
On Tue, Aug 19, 2014 at 06:44:25PM +0300, Leonid Borisenko wrote: > 2014-08-19 10:02 GMT+03:00 Peter Hutterer : > > > On Tue, Aug 19, 2014 at 06:29:40AM +0300, Leonid Borisenko wrote: > > > HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical > > > Desktop=C2=AE 2.20 (connected

Re: [PATCH libinput] evdev: allow weird multitouch device without slots

2014-08-19 Thread Leonid Borisenko
2014-08-19 10:02 GMT+03:00 Peter Hutterer : > On Tue, Aug 19, 2014 at 06:29:40AM +0300, Leonid Borisenko wrote: > > HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical > > Desktop=C2=AE 2.20 (connected to USB and identified as vendor 0x45e, pr= oduct > > 0xe3, version 0x111) is

Re: [PATCH libinput] evdev: allow weird multitouch device without slots

2014-08-19 Thread Peter Hutterer
On Tue, Aug 19, 2014 at 06:29:40AM +0300, Leonid Borisenko wrote: > HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical > DesktopĀ® 2.20 (connected to USB and identified as vendor 0x45e, product > 0xe3, version 0x111) is reported as supporting EV_ABS event with ABS_MT_SLOT > code

[PATCH libinput] evdev: allow weird multitouch device without slots

2014-08-18 Thread Leonid Borisenko
HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical DesktopĀ® 2.20 (connected to USB and identified as vendor 0x45e, product 0xe3, version 0x111) is reported as supporting EV_ABS event with ABS_MT_SLOT code, but nevertheless libevdev_get_num_slots returns -1. Furthermore, all co