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

Peter Hutterer whot at kemper.freedesktop.org
Fri Sep 30 07:08:40 UTC 2016


Tag 'xf86-input-libinput-0.20.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2016-09-30 07:02 +0000

libinput 0.20.0
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAlfuDhoACgkQ4jt+cLRn8L8vVACcCZ6FCbbnVdaA6r511Ugwy2cL
BAUAnRsp89zqFWmAJfWkHEHihacDvAPx
=19If
-----END PGP SIGNATURE-----

Changes since xf86-input-libinput-0.19.0:
Eric Engestrom (1):
      man: fix a couple typos

Keith Packard (2):
      Use xf86AddEnabledDevice instead of AddEnabledDevice when threaded [v3]
      Initializing strip association with wrong index

Michel Dänzer (1):
      Fix --with-xorg-conf-dir default value

Peter Hutterer (19):
      Fix potential use of uninitialized values
      Discard buttons >= 256
      Add tablet pad support
      Fix proximity events
      Change some fixed floats to decimal notation
      Init touch x/y axis labels as MT axis labels
      Fix button offset for tablet pad buttons
      Block input events while creating the virtual subdevices
      Bail out of PreInit if the parent driver data is NULL
      Ensure parent devices are actual parent devices
      Expose tablet pad modes as properties
      Comment two read-only properties as such
      Whitespace fix
      conf: drop libinput to below the other drivers
      Add support for the rotation configuration
      Add support for configurable tap button mapping
      Always delay hotplugging subdevices
      Correct the horizontal scroll property name
      xf86-input-libinput 0.20.0

---
 Makefile.am                   |    2 
 conf/40-libinput.conf         |   28 +
 conf/60-libinput.conf         |   28 -
 configure.ac                  |    8 
 include/libinput-properties.h |   47 +-
 man/libinput.man              |   22 
 src/xf86libinput.c            |  953 ++++++++++++++++++++++++++++++++++++++----
 7 files changed, 966 insertions(+), 122 deletions(-)
---


More information about the xorg-commit mailing list