xf86-input-evdev: Changes to 'refs/tags/xf86-input-evdev-2.10.0'

Peter Hutterer whot at kemper.freedesktop.org
Tue Oct 27 21:29:55 PDT 2015


Tag 'xf86-input-evdev-2.10.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2015-10-28 05:28 -0700

evdev 2.10.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlYwTvIACgkQ4jt+cLRn8L/2UwCgtNU3PfB22gnU7jtvz7FZYnCJ
psIAn2wz5zxXcZXSTfWDUc3IF0xCS2tI
=tnmD
-----END PGP SIGNATURE-----

Changes since xf86-input-evdev-2.9.1:
Colin B. Macdonald (1):
      Workaround lack of ABS_X on MT devices (#80470)

Peter Hutterer (12):
      Drop evdev-specific XKB defaults
      Require multitouch/smooth scrolling dependencies
      Split android axis simulation into a helper function
      Factor out MT axis counting into a separate function
      Invert two conditions to reduce nesting
      Disable axis faking and MT event processing on fake MT devices
      Invert a condition to reduce nesting
      Always check for a return value on creating a property
      Unconditionally require mtdev
      Bump to 2.9.99
      Add the default evdev config
      evdev 2.10.0

Thomas Hindoe Paaboel Andersen (1):
      Add "Resolution" option for mice to the evdev driver

Tobias Himmer (1):
      Check for incoming MT slot indices exceeding the allocated number of slots.

Éric Brunet (5):
      Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals
      drop the pEvdev->delta array
      Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity
      Don't update old_vals when not in EVDEV_RELATIVE_MODE
      Move EVDEV_RELATIVE_MODE logic earlier

---
 10-evdev.conf  |   40 ++++
 Makefile.am    |    1 
 configure.ac   |   21 +-
 man/evdev.man  |    6 
 src/emuThird.c |   10 -
 src/emuWheel.c |    2 
 src/evdev.c    |  480 +++++++++++++++++++++++++++++----------------------------
 src/evdev.h    |   32 +--
 8 files changed, 320 insertions(+), 272 deletions(-)
---


More information about the xorg-commit mailing list