Re: [PATCH libinput] Introduce device groups to group logical devices together

2015-02-05 Thread Peter Hutterer
On Thu, Feb 05, 2015 at 07:14:54PM +0800, Jonas Ådahl wrote: > On Thu, Feb 05, 2015 at 02:30:58PM +1000, Peter Hutterer wrote: > > Devices like Wacom tablets have multiple event nodes (touch, pad and > > stylus). > > This requires some logical grouping, e.g. setting an Intuos 5 tablet > > left-han

Re: [PATCH libinput] Introduce device groups to group logical devices together

2015-02-05 Thread Jonas Ådahl
On Thu, Feb 05, 2015 at 02:30:58PM +1000, Peter Hutterer wrote: > Devices like Wacom tablets have multiple event nodes (touch, pad and stylus). > This requires some logical grouping, e.g. setting an Intuos 5 tablet > left-handed effectively turns it upside down. That then applies to both the > styl

Re: [PATCH libinput] Introduce device groups to group logical devices together

2015-02-05 Thread Hans de Goede
Hi, On 05-02-15 05:30, Peter Hutterer wrote: Devices like Wacom tablets have multiple event nodes (touch, pad and stylus). This requires some logical grouping, e.g. setting an Intuos 5 tablet left-handed effectively turns it upside down. That then applies to both the stylus and the touch device.

[PATCH libinput] Introduce device groups to group logical devices together

2015-02-04 Thread Peter Hutterer
Devices like Wacom tablets have multiple event nodes (touch, pad and stylus). This requires some logical grouping, e.g. setting an Intuos 5 tablet left-handed effectively turns it upside down. That then applies to both the stylus and the touch device. Merging the devices into one struct libinput_d