Re: [PATCH libinput 1/3] evdev: any scroll device must have CAP_POINTER

2015-04-13 Thread Hans de Goede
Hi, On 13-04-15 02:23, Peter Hutterer wrote: Follow-up to e2f61b8fb74a06b86abd02caa4cdfde5edc53a32. Scroll events are sent through the pointer interface, so we must set the capability. Otherwise a caller may not have the required bits set up and is a bit surprised by events coming out of an int

[PATCH libinput 1/3] evdev: any scroll device must have CAP_POINTER

2015-04-12 Thread Peter Hutterer
Follow-up to e2f61b8fb74a06b86abd02caa4cdfde5edc53a32. Scroll events are sent through the pointer interface, so we must set the capability. Otherwise a caller may not have the required bits set up and is a bit surprised by events coming out of an interface the device doesn't actually have (xf86-in