commit | 3b843d3a61286d4b2a9552a3a2cae80c6b1cf8cd | [log] [tgz] |
---|---|---|
author | Peter Hutterer <peter.hutterer@who-t.net> | Wed Jun 25 14:07:36 2014 +1000 |
committer | Jonas Ã…dahl <jadahl@gmail.com> | Wed Jun 25 08:46:35 2014 +0200 |
tree | 0814069e3a06baaa81165287e860bbd0b067fe91 | |
parent | 671a1442a78ba04bd34cc35dcedd28a117714798 [diff] |
Require libinput 0.4.0 No functional changes, just adjusting for API changes in libinput: - libinput_destroy() replaced by libinput_unref() - log functions now take a libinput context, userdata is gone - udev seat creation is now libinput_udev_create_context() and libinput_udev_assign_seat() Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>