Re: [PATCH weston 0/6] Input cleanup

2013-12-03 Thread Kristian Høgsberg
On Tue, Dec 03, 2013 at 09:12:01AM +0100, Jonas Ådahl wrote: > On Mon, Dec 02, 2013 at 03:35:33PM -0800, Kristian Høgsberg wrote: > > On Mon, Dec 02, 2013 at 10:05:01PM +0100, Jonas Ådahl wrote: > > > Hi, > > > > > > Here comes a patch series containing some input cleanup and fixes. > > > > > > T

Re: [PATCH weston 0/6] Input cleanup

2013-12-03 Thread Jonas Ådahl
On Mon, Dec 02, 2013 at 03:35:33PM -0800, Kristian Høgsberg wrote: > On Mon, Dec 02, 2013 at 10:05:01PM +0100, Jonas Ådahl wrote: > > Hi, > > > > Here comes a patch series containing some input cleanup and fixes. > > > > The most drastic change is removal of udev handling code from > > compositor

Re: [PATCH weston 0/6] Input cleanup

2013-12-02 Thread Kristian Høgsberg
On Mon, Dec 02, 2013 at 10:05:01PM +0100, Jonas Ådahl wrote: > Hi, > > Here comes a patch series containing some input cleanup and fixes. > > The most drastic change is removal of udev handling code from > compositor-rpi.c making it use udev-seat.c. That patch is especially > drastic since I have

[PATCH weston 0/6] Input cleanup

2013-12-02 Thread Jonas Ådahl
Hi, Here comes a patch series containing some input cleanup and fixes. The most drastic change is removal of udev handling code from compositor-rpi.c making it use udev-seat.c. That patch is especially drastic since I have only compile tested it. More about that in that E-mail. Jonas Jonas Åda