Tag 'xf86-input-synaptics-0.99.1' created by Peter Hutterer 
<[email protected]> at 2008-11-14 00:50 +0000

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

iEYEABECAAYFAkkcy2wACgkQ3RuwF+7s5c47BgCgkWEskDZOPk1eqruDT/EIDpya
/pkAoIgzmE/SHSfY3N8p/4iWSLKchQ+k
=eKmD
-----END PGP SIGNATURE-----

Changes since xf86-input-synaptics-0.15.2:
Andre Herms (1):
      [syndaemon] use Xrecord extension in syndaemon to avoid polling.

Christoph Brill (3):
      Init x/y valuators with the axis range - if we have any.
      Revert "[syndaemon] switch over to input properties"
      Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."

Dmitry Torokhov (1):
      Add support for touchpads (such as Elantech) that do not report pressure

Henrik Rydberg (11):
      Introduce SynapticsUnInit
      Decompose SynapticsPreInit
      Autoscale also the MaxTapMove parameter
      ReadDevDimensions on opened device
      Allow arbitrary ABS ranges
      Revert "Add sensible fdi default for bcm5974"
      Improved defaults based on capability detection and auto scaling
      Corrections based on dimension analysis
      properties: handle checkonly flag.
      Provide default button emulation also for touchscreens
      Only respect MaxTapMove when appropriate

Magnus Kessler (9):
      Remove repeater functionality.
      Clean up control-flow
      Re-introduce message about unsupported touchpad.
      Remove unused defines and includes
      Only include mipointer.h if supporting ancient XInput ABI version
      [sparse] Fix warnings about using plain integer as NULL pointer
      [sparse] Fix warnings about non-ANSI function declarations
      Update .gitignore, ignore pkgconfig .pc files
      Convert last remaining ErrorF to xf86Msg

Peter Hutterer (8):
      Adjust to new property API.
      Install synaptics-properties.h in xorg include path, install 
xorg-synaptics.pc.
      man: typo fix.
      man: Document multifinger-scrolling defaults.
      man: another typo fix.
      Install header files in xserver's sdk dir.
      Remove ALPS special options treatment.
      synaptics 1.0 RC 1

William Grant (2):
      Return correctly on successful property setting
      [syndaemon] switch over to input properties

---
 .gitignore               |    1 
 INSTALL                  |    2 
 Makefile.am              |    4 
 configure.ac             |    6 
 fdi/11-x11-synaptics.fdi |   34 ---
 include/Makefile.am      |    2 
 man/synaptics.man        |   21 +-
 src/alpscomm.c           |    2 
 src/eventcomm.c          |  136 +++++++++------
 src/properties.c         |  132 +++++---------
 src/ps2comm.c            |    2 
 src/psmcomm.c            |    2 
 src/synaptics.c          |  415 ++++++++++++++++++++++++++---------------------
 src/synapticsstr.h       |    8 
 src/synproto.h           |    2 
 tools/synclient.c        |    6 
 tools/syndaemon.c        |   12 -
 xorg-synaptics.pc.in     |    6 
 18 files changed, 426 insertions(+), 367 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to