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

Peter Hutterer whot at kemper.freedesktop.org
Thu Feb 9 06:17:35 UTC 2017


Tag 'xf86-input-libinput-0.24.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2017-02-09 06:16 +0000

libinput 0.24.0
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAlicCUwACgkQ4jt+cLRn8L94YwCghfzxwjR+XpR8/JVzRCnbhx2M
wlUAoJ44u0qNyffTWE8XwMxAWLb6xEWj
=nmxJ
-----END PGP SIGNATURE-----

Changes since xf86-input-libinput-0.23.0:
Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (9):
      Ignore LED updates for disabled devices
      Add a comment regarding scroll dist default values
      Move axis value calculation into a helper function
      Calculate the required scroll distance based on the angle
      Add a bezier curve implementation
      Implement stylus pressure curve support
      Add tablet tool area ratio property
      Drop unnecessary function declaration
      xf86-input-libinput 0.24.0

---
 autogen.sh                    |   11 
 configure.ac                  |    2 
 include/libinput-properties.h |   10 
 man/libinput.man              |   60 ++++
 src/Makefile.am               |    5 
 src/bezier.c                  |  177 ++++++++++++++
 src/bezier.h                  |   69 +++++
 src/xf86libinput.c            |  515 +++++++++++++++++++++++++++++++++++++++---
 test/Makefile.am              |    5 
 test/test-bezier.c            |  199 ++++++++++++++++
 10 files changed, 1009 insertions(+), 44 deletions(-)
---


More information about the xorg-commit mailing list