Re: [PATCH libinput 0/6] Add dynamic devices to the path backend

2014-02-07 Thread Jonas Ådahl
On Fri, Feb 07, 2014 at 08:09:21AM +1000, Peter Hutterer wrote: > On Thu, Feb 06, 2014 at 10:23:57PM +0100, Jonas Ådahl wrote: > > On Thu, Feb 06, 2014 at 02:13:04PM +1000, Peter Hutterer wrote: > > > > > > This patchset revamps the path backend to allow for more than one > > > path-based > > > d

Re: [PATCH libinput 0/6] Add dynamic devices to the path backend

2014-02-06 Thread Peter Hutterer
On Thu, Feb 06, 2014 at 10:23:57PM +0100, Jonas Ådahl wrote: > On Thu, Feb 06, 2014 at 02:13:04PM +1000, Peter Hutterer wrote: > > > > This patchset revamps the path backend to allow for more than one path-based > > device per context. I thought the initial approach of having one context per > > d

Re: [PATCH libinput 0/6] Add dynamic devices to the path backend

2014-02-06 Thread Jonas Ådahl
On Thu, Feb 06, 2014 at 02:13:04PM +1000, Peter Hutterer wrote: > > This patchset revamps the path backend to allow for more than one path-based > device per context. I thought the initial approach of having one context per > device is sufficient but there are a few use-cases that can really only

[PATCH libinput 0/6] Add dynamic devices to the path backend

2014-02-05 Thread Peter Hutterer
This patchset revamps the path backend to allow for more than one path-based device per context. I thought the initial approach of having one context per device is sufficient but there are a few use-cases that can really only be solved by having libinput control all devices. A common example is di