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

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



Tag 'xf86-input-synaptics-1.6.1' created by Peter Hutterer <peter.hutterer@who-t.net> at 2012-05-11 01:25 +0000

synaptics 1.6.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk+sapoACgkQ4jt+cLRn8L8PGwCgsWBnMtgo4rmL9Ox742+AVnbQ
UHQAn0P0cGlmSzaodVlcarOUzDRl0nBs
=1DX8
-----END PGP SIGNATURE-----

Changes since xf86-input-synaptics-1.6.0:
Peter Hutterer (7):
      Indent consistently
      tools: undo indentation in synclient's parameter list
      whitespace fix
      Don't check for soft buttons if a button is already down
      Fix coasting speed trigger
      tools: coasting speed is not capped at 20, cap it at 255
      synaptics 1.6.1

---
 configure.ac                   |    2 
 include/synaptics-properties.h |    2 
 include/synaptics.h            |   39 
 src/alpscomm.c                 |   97 -
 src/eventcomm.c                |  663 +++++-----
 src/eventcomm.h                |    8 
 src/properties.c               |  583 +++++----
 src/ps2comm.c                  |  534 ++++----
 src/ps2comm.h                  |   21 
 src/psmcomm.c                  |   71 -
 src/synaptics.c                | 2569 +++++++++++++++++++++--------------------
 src/synapticsstr.h             |  361 ++---
 src/synproto.c                 |   42 
 src/synproto.h                 |   54 
 test/eventcomm-test.c          |   86 -
 test/fake-symbols.c            |  176 +-
 test/fake-symbols.h            |  169 +-
 tools/synclient.c              |  588 ++++-----
 tools/syndaemon.c              |  604 ++++-----
 19 files changed, 3413 insertions(+), 3256 deletions(-)
---


Reply to: