xf86-input-libinput: Changes to 'refs/tags/xf86-input-libinput-0.2.0'

Peter Hutterer whot at kemper.freedesktop.org
Tue Nov 18 20:56:09 PST 2014


Tag 'xf86-input-libinput-0.2.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2014-11-19 04:54 -0800

libinput 0.2.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlRsIngACgkQ4jt+cLRn8L/c7QCeN/llVGValC9mnNoZ0KMBGVCU
PeEAnAxdEUT68O9qD/ffIv1qI4daVu67
=L70u
-----END PGP SIGNATURE-----

Changes since xf86-input-libinput-0.1.2:
Peter Hutterer (21):
      Replace AC_PROG_LIBTOOL with LT_INIT
      Ship an example config snippet
      Drop some mention of evdev
      Add a rudimentary README
      Require libinput 0.6
      Expose properties for the various configuration settings.
      Add a couple of general properties that all drivers should support
      Add a man page
      Expose all config options as xorg.conf options
      Apply all config options on DEVICE_ON
      Store the data in the local options, then apply all at once
      man: add missing Makefile.am
      Set the XI type for the device
      Fix loop condition
      Replace hardcoded button number with one we can calculate
      Init the right number of buttons for pointer devices
      Update the README
      Allow re-enabling of the sendevents configuration
      Add an explanatory comment for the disabled ptraccel
      Hook up the libinput log handler
      xf86-input-libinput 0.2.0

---
 Makefile.am           |    5 
 README.md             |   55 ++++
 conf/99-libinput.conf |    6 
 configure.ac          |    9 
 man/Makefile.am       |   37 +++
 man/libinput.man      |   95 ++++++++
 src/libinput.c        |  587 ++++++++++++++++++++++++++++++++++++++++++++++++--
 7 files changed, 776 insertions(+), 18 deletions(-)
---


More information about the xorg-commit mailing list