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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 4 05:15:23 UTC 2023


Tag 'xf86-input-libinput-1.3.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2023-04-04 05:14 +0000

libinput 1.3.0
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCZCuySBkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/2H4AoJUnr6zjqL6jREGnq/aGKSql
yWnZAKCMaCUPJh1dpDXCvot0cZVYAPKknA==
=WnVQ
-----END PGP SIGNATURE-----

Changes since xf86-input-libinput-1.2.1:
Alan Coopersmith (2):
      gitlab CI: enable commit & merge request checks
      gitlab CI: enable gitlab's builtin static analysis

Hong Xu (1):
      Better explain HorizontalScrolling.

Peter Hutterer (7):
      Drop HAVE_CONFIG_H, we always have it defined
      man: replace the various suffixes with their actual numbers
      man: use @VERSION@ for the driver version
      Add meson build system
      configure.ac: inputproto 2.4 is optional
      Add support for custom pointer acceleration
      xf86-input-libinput 1.3.0

Shin-myoung-serp (1):
      Correct the coordinate transform parameters for an absolute pointer

Yinon Burgansky (1):
      Add support for the scroll movement type of the custom acceleration profile

---
 .gitlab-ci.yml                |   52 ++++
 configure.ac                  |   16 +
 include/libinput-properties.h |   24 +-
 man/Makefile.am               |    3 
 man/libinput.man              |   53 +++-
 meson.build                   |  141 ++++++++++++
 meson_options.txt             |   15 +
 src/Makefile.am               |    7 
 src/util-macros.h             |   65 +++++
 src/util-strings.c            |  243 +++++++++++++++++++++
 src/util-strings.h            |  464 ++++++++++++++++++++++++++++++++++++++++++
 src/xf86libinput.c            |  431 +++++++++++++++++++++++++++++++++++++--
 12 files changed, 1468 insertions(+), 46 deletions(-)
---


More information about the xorg-commit mailing list