xf86-input-evdev: Changes to 'refs/tags/xf86-input-evdev-1.99.3'

Adam Jackson ajax at kemper.freedesktop.org
Tue Jun 10 14:39:41 PDT 2008


Tag 'xf86-input-evdev-1.99.3' created by Adam Jackson <ajax at redhat.com> at 2008-06-10 22:35 -0700

evdev 1.99.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkhO87AACgkQW4otUKDs0NM0qACg51tWFNa8dy9vA8vefpTK/tW/
pLoAoM3/7s2GgYznspQ3az2p6+yCCVz7
=F3Ag
-----END PGP SIGNATURE-----

Changes since xf86-input-evdev-1.99.2:
Adam Jackson (1):
      evdev 1.99.3

Peter Hutterer (7):
      Fail if the device cannot be grabbed during the probe.
      Check for XINPUT ABI, parameters of InitValuatorClassRec have changed.
      Revert "Check for XINPUT ABI, parameters of InitValuatorClassRec have changed."
      Check for XINPUT ABI < 3 (corrected version)
      Plug a memory leak, we allocated pEvdev twice, dropping the first memory area.
      Enable middle-mouse button emulation.
      Disable middle mouse button emulation when a real middle MB event is detected.

Sven Wegener (1):
      evdev: Port b4a5a204 "Fix pointer crossing screen bug." to current master branch

---
 configure.ac    |    2 
 man/evdev.man   |   13 ++
 src/Makefile.am |    4 
 src/emuMB.c     |  308 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/evdev.c     |   65 ++++-------
 src/evdev.h     |   80 ++++++++++++++
 6 files changed, 432 insertions(+), 40 deletions(-)
---


More information about the xorg-commit mailing list