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

Peter Hutterer whot at kemper.freedesktop.org
Mon Apr 28 17:22:34 PDT 2014


Tag 'xf86-input-evdev-2.8.99.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2014-04-29 01:22 +0200

xf86-input-evdev-2.8.99.1

Changes since xf86-input-evdev-2.8.1:
Hans de Goede (1):
      evdev: Add support for server managed fds

Peter De Wachter (3):
      Map REL_DIAL to vertical scrolling
      Add configuration options for smooth scrolling.
      Export smooth scroll settings as an XInput property.

Peter Hutterer (14):
      Write a SYN_REPORT after the last LED
      Don't use mtdev for protocol B devices
      Remove a comment
      Drop ABS_MT_SLOT minimum - the kernel guarantees a minimum of 0
      Use helper function for counting slots
      Use libevdev as backend
      bump to 2.8.99
      Merge branch 'libevdev'
      Use num_slots where appropriate
      Fix wheel emulation for absolute device (#68415)
      Map REL_DIAL to horizontal scrolling (#73105)
      Revert "Map REL_DIAL to horizontal scrolling (#73105)"
      Map REL_DIAL to horizontal scrolling (#73105)
      evdev 2.8.99.1

---
 configure.ac               |    3 
 include/evdev-properties.h |    4 
 man/evdev.man              |   15 +
 src/Makefile.am            |    4 
 src/apple.c                |    3 
 src/emuWheel.c             |   12 
 src/evdev.c                |  629 ++++++++++++++++++++++++---------------------
 src/evdev.h                |   17 -
 8 files changed, 386 insertions(+), 301 deletions(-)
---


More information about the xorg-commit mailing list