[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.10.1-1'



Tag 'xserver-xorg-input-evdev-1_2.10.1-1' created by Timo Aaltonen <tjaalton@debian.org> at 2016-01-27 14:17 +0000

Tagging upload of xserver-xorg-input-evdev 1:2.10.1-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWqNGXAAoJEMtwMWWoiYTc3KAP/1fzOy2P1ebcLrwT++1KY/x0
JRNXsQPxRXQQdplEaabS60EZbw74jhsMzsyuKZ2cQalfTNnEEAiJYwcQ8ZlQuFq6
EYPL/ONRG0dCDBr3iXfxM2KfepA3TjIKc49qu53MzvvCorxn6HL+60XuGV61Ornb
3hEy5mMgWn0ToulTzESJsvR+hp7B6BFTdMHCV4Sz5ScZn8qeQQKE40W1xCK8NWkc
VMe9sQFS99o9o1OuDWETBYDUKHS3NB1bv/HKYpiffz4F+5F/Jra29iSTgC6yJcsj
9Lwp80MIiigikdwwLLJ5SBW93Dwnyg0zXPQjQvTtpTrCkZ4g5l03NHf+Ph4Fl/en
iHQmi/YE3iVQfUhsD0/qd6PCvBVoFbLs6EOmQyulppEn8AMv7i6DGIZF6KaV6CNb
EobQIZo20XdQ6Hc7PgyfKCUrk2FEtS8vTEHJ3ipIadG6fWUKdYDhjS3ObDun3Ipq
Cw8Lg+O2SLVWmscGqGMr818wIV1VdSHEUkwqPpOWVQcv4AaT5H6gajP5QExjNFen
YJ4u6Kciqq1lL0TmMoHKqU4f6psCM8qXjBKyoyhqt002+pOj3jZzzeub1/MRufO2
kmvzMFYwkcCFY1ykB45Jkqx72gxAzInqetwRPgnnUnZMTESXgo3CsMAsKjsuNVCp
SCHsYURQafIJoYPR8urx
=gtqr
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-evdev-1_2.9.2-1:
Colin B. Macdonald (1):
      Workaround lack of ABS_X on MT devices (#80470)

Peter Hutterer (14):
      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
      Only map x and y to axes 0 and 1
      evdev 2.10.1

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

Timo Aaltonen (7):
      Merge branch 'upstream-experimental' into debian-experimental
      Merge remote-tracking branch 'origin/upstream-unstable' into debian-experimental
      Merge branch 'debian-unstable' into debian-experimental
      update the changelog
      control, install: Ship 10-evdev.conf with the driver, breaks/replaces server << 1.18.0-1.
      add xserver epoch to Breaks/Replaces
      release to unstable

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 -
 debian/changelog                             |    8 
 debian/control                               |    2 
 debian/xserver-xorg-input-evdev-udeb.install |    1 
 debian/xserver-xorg-input-evdev.install      |    1 
 man/evdev.man                                |    6 
 src/emuThird.c                               |   10 
 src/emuWheel.c                               |    2 
 src/evdev.c                                  |  501 +++++++++++++--------------
 src/evdev.h                                  |   32 -
 12 files changed, 328 insertions(+), 297 deletions(-)
---


Reply to: