Re: [PULL weston] minor portability fixes

2012-04-17 Thread Kristian Høgsberg
On Tue, Apr 17, 2012 at 12:02 PM, Tiago Vignatti wrote: > On 04/17/2012 03:25 PM, Pekka Paalanen wrote: >> >>       compositor: move libudev.h to evdev.h > > > this one is not correct. > > udev is used for output device discovery and hotplug. So it's not only on > input evdev. Yes, but the udev d

Re: [PULL weston] minor portability fixes

2012-04-17 Thread Tiago Vignatti
On 04/17/2012 03:25 PM, Pekka Paalanen wrote: compositor: move libudev.h to evdev.h this one is not correct. udev is used for output device discovery and hotplug. So it's not only on input evdev. Tiago ___ wayland-devel mailing list wayl

[PULL weston] minor portability fixes

2012-04-17 Thread Pekka Paalanen
Hi Kristian, thought I'd try to flush a bit of my patch queue to you. This series contains various minor fixes to issues I've encountered while porting Weston to another platform. The following changes since commit e4faa2ab051aca454f3952f458dac42491e54954: compositor: init shell after xserve