Hi,
On 30-01-15 06:48, Peter Hutterer wrote:
Merged devices may comprise of multiple event nodes. To get those we need to
return all udev devices we have.
This patch still leaves the backend where it is (one evdev device per libinput
device) and merely introduces the new API.
Signed-off-by: Pe
On Tue, Feb 03, 2015 at 09:36:14AM +0800, Jonas Ådahl wrote:
> On Fri, Jan 30, 2015 at 03:48:15PM +1000, Peter Hutterer wrote:
> > Merged devices may comprise of multiple event nodes. To get those we need to
> > return all udev devices we have.
> >
> > This patch still leaves the backend where it
On Fri, Jan 30, 2015 at 03:48:15PM +1000, Peter Hutterer wrote:
> Merged devices may comprise of multiple event nodes. To get those we need to
> return all udev devices we have.
>
> This patch still leaves the backend where it is (one evdev device per libinput
> device) and merely introduces the n
Merged devices may comprise of multiple event nodes. To get those we need to
return all udev devices we have.
This patch still leaves the backend where it is (one evdev device per libinput
device) and merely introduces the new API.
Signed-off-by: Peter Hutterer
---
This is preparation work for t