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

Pekka Paalanen ppaalanen at gmail.com
Wed Dec 4 05:33:31 PST 2013


On Mon,  2 Dec 2013 22:05:02 +0100
Jonas Ådahl <jadahl at gmail.com> 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 order to not
> have two separate kind of use cases of libinput inside weston, I
> (blindly) removed the udev code from compositor-rpi, replacing it
> with udev_input from udev-seat.c. The new code is more or less
> identical to that of compositor-drm.c.
> 
> I think that even not considering the use case I did this for, making
> the RPi compositor use the shared udev code still makes sense.
> Therefore I'm submitting this patch so that it either can be finished
> by someone who can test it, or inspire someone to make an equivalent
> patch.

Hi Jonas,

thanks for doing this! I found some problems, and we worked it out in
irc together, so all good. I will be sending a small patch series to
fix the problems I found.


Thanks,
pq


More information about the wayland-devel mailing list