Skip to content
  • Jonas Ådahl's avatar
    Add libinput based input device backend · e0de3c24
    Jonas Ådahl authored
    
    
    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: default avatarJonas Ådahl <jadahl@gmail.com>
    e0de3c24