Re: [PATCH weston 1/6] rpi: Use common udev_input for input device handling

2013-12-04 Thread Pekka Paalanen
On Mon, 2 Dec 2013 22:05:02 +0100 Jonas Ådahl wrote: > Hi, > > This patch is only compile tested. It should not be applied and > expected to work out of the box. > > However, the reason I created this patch is to remove all udev code > from weston replacing it (and evdev) with libinput. In ord

[PATCH weston 1/6] rpi: Use common udev_input for input device handling

2013-12-02 Thread Jonas Ådahl
Hi, This patch is only compile tested. It should not be applied and expected to work out of the box. However, the reason I created this patch is to remove all udev code from weston replacing it (and evdev) with libinput. In order to not have two separate kind of use cases of libinput inside westo