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

xserver-xorg-input-synaptics: Changes to 'refs/tags/xf86-input-synaptics-1.1.1'



Tag 'xf86-input-synaptics-1.1.1' created by Peter Hutterer <peter.hutterer@who-t.net> at 2009-05-21 06:19 +0000

synaptics 1.1.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkoU8nUACgkQ4jt+cLRn8L+/PgCgpjjktSG9HTaais7L/p/9QLjm
qTsAn3Exq8ubU+QaXyHEXbyk9hd1JPO4
=w5/Y
-----END PGP SIGNATURE-----

Changes since xf86-input-synaptics-1.1.0:
Adam Jackson (1):
      Allocate the timer early so we don't try to malloc it within a sigio handler.

Eygene Ryabinkin (1):
      PS/2 interface: sense multifinger taps on FingerHigh (#21427)

Peter Hutterer (13):
      Don't fail when building against server 1.5
      synclient: fix 32-bit integer handling on 64 bit machines.
      synclient: fix 64 bit issues for float properties.
      Fix typo, missing ":"
      ps2comm: fix typo in debug statement.
      man: document left-handed TapButton awkwardness.
      Only try to free the timer if it's actually there.
      Add TouchpadModel specifier and scale the edges accordingly. (#21214)
      If QueryHardware failed, return that failure and clean up.
      Shut up valgrind warnings about uninitialized variables.
      eventcomm: force boolean values for has_left, has_right, etc.
      synclient: up max value for AccelFactor to 1.0
      synaptics 1.1.1

---
 configure.ac       |    9 ++++++++-
 man/synaptics.man  |    6 ++++++
 src/eventcomm.c    |   41 ++++++++++++++++++++++++++++++-----------
 src/ps2comm.c      |    7 +++++--
 src/synaptics.c    |   43 +++++++++++++++++++++++++++++++++++++++----
 src/synapticsstr.h |    8 ++++++++
 tools/synclient.c  |   48 ++++++++++++++++++++++++++++++++++--------------
 tools/syndaemon.c  |   12 +++++++++++-
 8 files changed, 141 insertions(+), 33 deletions(-)
---


Reply to: