On Wed, Mar 12, 2014 at 2:08 PM, Jonas Ådahl wrote:
> While disable by default, passing --enable-libinput-backend to
> ./configure switches the input backend in weston's drm, fbdev and rpi
> compositing backends to use libinput instead of udev-seat.c, evdev.c and
> friends.
>
> When enabled, westo
While disable by default, passing --enable-libinput-backend to
./configure switches the input backend in weston's drm, fbdev and rpi
compositing backends to use libinput instead of udev-seat.c, evdev.c and
friends.
When enabled, weston now also depends on libinput >= 0.1.0.
Signed-off-by: Jonas Å