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

libinput: Changes to 'refs/tags/libinput-1.1.7-1'



Tag 'libinput-1.1.7-1' created by Héctor Orón Martínez <zumbi@debian.org> at 2016-02-10 16:29 +0000

Release Debian version 1.1.7-1

Changes since libinput-1.1.6-1:
Caibin Chen (1):
      touchpad: fix DWT pairing for Macbook Pro 2015

Héctor Orón Martínez (2):
      Merge branch 'upstream-unstable' into debian-unstable
      Release Debian version libinput-1.1.7-1

Peter Hutterer (21):
      evdev: only reject devices with missing MT x/y if they're MT devices
      doc: add section names to motion normalization subheaders
      touchpad: disable MT for elantech semi-mt touchpads
      test: when moving 2 fingers, move them in the same frame
      touchpad: disable MT for all semi-mt devices
      touchpad: disable gestures for single-finger touchpads
      configure.ac: libinput 1.1.5
      test: fix compiler warning
      test: run pinch gesture tests for 2-slot touchpads
      test: exclude semi-mt devices from the normal 2fg scroll test
      gestures: average motion by active touches, not moved touches
      evdev: disable the mode button on the Cyborg RAT 5
      test: fix leaking libevdev fd
      touchpad: drop motion hysteresis by default
      touchpad: while a key is held down, don't disable dwt
      touchpad: if we have a serio keyboard, override any previous dwt pairing
      configure.ac: libinput 1.1.6
      touchpad: fix dwt disabling while a key is still down
      udev: fix ALPS firmware detection
      touchpad: init a default hysteresis for ALPS rushmore touchpads
      configure.ac: libinput 1.1.7

---
 configure.ac                       |    4 +-
 debian/changelog                   |    6 +++
 src/evdev-mt-touchpad.c            |   12 +++---
 src/evdev.c                        |    1 
 src/evdev.h                        |    1 
 test/touchpad.c                    |   68 +++++++++++++++++++++++++++++++++++++
 udev/90-libinput-model-quirks.hwdb |    8 +++-
 udev/libinput-model-quirks.c       |    6 +--
 8 files changed, 94 insertions(+), 12 deletions(-)
---


Reply to: