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

xserver-xorg-input-synaptics: Changes to 'refs/tags/xserver-xorg-input-synaptics-1.5.99.904-1'



Tag 'xserver-xorg-input-synaptics-1.5.99.904-1' created by Cyril Brulebois <kibi@debian.org> at 2012-04-27 20:10 +0000

Tagging upload of xserver-xorg-input-synaptics 1.5.99.904-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk+a/T0ACgkQeGfVPHR5Nd2aFACgiUHfsgg+mqsZUMAFTz0nBHfo
mkwAnjtBLtbiZ63PVH1/5oziNAqmuSEf
=ZcpK
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-synaptics-1.5.99.902-1:
Alyssa Hung (1):
      Support inverted scroll direction.

Chase Douglas (5):
      Count number of multitouch touches for multitouch finger count
      Do not perform a tap action when more than three touches
      Check touch record bounds before access
      Use maximum number of touches reported by evdev
      Update src/synproto.c license to the preferred MIT/X11 license

Chow Loong Jin (1):
      Fix coasting friction

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Peter Hutterer (16):
      conf: the bcm5974 doesn't have Apple in the product name
      Define various EVIOCGPROP bits if non-existent
      Replace hardcoded max number of touches with a define.
      tools: skip non-existing properties
      Don't count fingers twice when guessing distance (#48316)
      synaptics 1.5.99.903
      man: move ClickPad documentation into a single area
      Ensure hw millis are monotonic (#48777)
      Print millis as unsigned int
      Don't release the button on TS_3 if TapAndDrag is disabled (#31854)
      Reset touch state on DeviceOff (#49161)
      Init num_touches to 0 on start
      ClickPad is most definitely a bool option.
      Don't unconditionally divide by scroll_dist_vert (#46617)
      Reset scroll delta when no finger is touching
      synaptics 1.5.99.904

Pierre Lulé (2):
      Fix coasting speed
      Stop coasting when two-finger scroll begins

---
 ChangeLog              |  358 +++++++++++++++++++++++++++++++++++++++++++++++++
 conf/50-synaptics.conf |    2 
 configure.ac           |    2 
 debian/changelog       |    6 
 man/synaptics.man      |   53 ++++---
 src/eventcomm.c        |   29 +++
 src/synaptics.c        |   98 +++++++------
 src/synapticsstr.h     |    1 
 src/synproto.c         |   37 ++---
 tools/synclient.c      |   13 +
 10 files changed, 510 insertions(+), 89 deletions(-)
---


Reply to: