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

Peter Hutterer whot at kemper.freedesktop.org
Sun Nov 21 16:00:29 PST 2010


Tag 'xf86-input-evdev-2.5.99.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-11-19 05:03 -0800

evdev 2.5.99.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAkzmBSoACgkQ4jt+cLRn8L93ZgCfUkdR79GalWrAuNaNLczeZ/zS
KisAn2uo+UWWU9U0qIsdJUf4/jK6cK1B
=3Y3y
-----END PGP SIGNATURE-----

Changes since xf86-input-evdev-2.5.0:
Benjamin Tissoires (1):
      Add the names of the valuators for the multitouch properties

Nikolai Kondrashov (5):
      Fix comments about BTN_TOOL_PEN.
      Improve dumb tablet detection
      Add BTN_TOUCH/STYLUS/STYLUS2 support.
      Clean up button code to number mapping
      Extend button mapping to full ranges

Peter Hutterer (21):
      Remove usage of XI86_POINTER_CAPABLE and XI86_KEYBOARD_CAPABLE.
      Add ifdefs for pre ABI 12 support.
      Use pInfo->options instead of dev->commonOptions.
      Move private init down.
      Use the new input API (changed PreInit function prototype).
      Return BadMatch for already configured devices.
      Bump to 2.5.99.
      Merge branch 'input-api' of git://people.freedesktop.org/~whot/xf86-input-evdev
      Remove refcnt initialization from InputDriverRec.
      De-duplicate event queue access.
      Don't pass pointers around to first_v and num_v.
      Fix valuator offset when posting absolute motion events.
      When posting buttons, post absolute valuators if we have them.
      Rename evdev->tool to evdev->proximity.
      Add proximity support.
      Rename abs/rel/prox to abs_queued/rel_queued/prox_queued.
      Use an array for the proximity bits.
      Rename CountBits to EvdevCountBits.
      Input API 12 requires a valuator mode for each axis.
      Reshuffle to avoid the need for XI86_CONFIGURED.
      evdev 2.5.99.901

Tim Yamin (1):
      SwapAxes should rescale raw values when enabled

---
 configure.ac |    2 
 src/evdev.c  |  518 ++++++++++++++++++++++++++++++++++++++---------------------
 src/evdev.h  |   11 -
 3 files changed, 343 insertions(+), 188 deletions(-)
---


More information about the xorg-commit mailing list