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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Oct 15 04:09:00 UTC 2024


Tag 'xf86-input-libinput-1.5.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2024-10-15 04:07 +0000

libinput 1.5.0
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCZw3qjhkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/hKsAoKWEU2arHMl8lYZWTxcregnK
KK6AAJ9jfOQ2b1ZHQ482Ty9Wi47nVOlhBw==
=PFG0
-----END PGP SIGNATURE-----

Changes since xf86-input-libinput-1.4.0:
Enrico Weigelt, metux IT consult (3):
      replace BUG_() macros by xf86IDrvMsg() calls
      fix int type mismatches in printf()-like calls
      update .gitignore

Martin Rys (1):
      Add support for LIBINPUT_LED_COMPOSE/LIBINPUT_LED_KANA

Peter Hutterer (13):
      Sort the read-only properties
      Add a property for the tablet tool serial and hw ID
      Add editorconfig file
      gitlab CI: update to latest templates and current fedora
      Revert "fix int type mismatches in printf()-like calls"
      Implement tablet tool pressure range support
      Add support for clickfinger button maps
      Fix a bunch of whitespace issues
      Prevent theoretical null-pointer dereference
      Silence a compiler warning
      Map some specific high keycodes into the FK20-23 range
      test: fix some scan-build warnings
      xf86-input-libinput 1.5.0

---
 .editorconfig                 |   17 +
 .gitignore                    |    1 
 .gitlab-ci.yml                |    8 
 configure.ac                  |   24 +
 include/libinput-properties.h |   31 ++
 man/libinput.man              |    8 
 meson.build                   |   13 -
 src/xf86libinput.c            |  517 +++++++++++++++++++++++++++++++++++++-----
 test/test-draglock.c          |    6 
 9 files changed, 560 insertions(+), 65 deletions(-)
---


More information about the xorg-commit mailing list