xf86-input-mouse: Changes to 'refs/tags/xf86-input-mouse-1.8.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jul 26 23:12:39 PDT 2012


Tag 'xf86-input-mouse-1.8.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-07-27 07:12 -0700

xf86-input-mouse-1.8.0

Changes since xf86-input-mouse-1.7.2:
Alan Coopersmith (9):
      sun_mouse.c: Remove redundant option checks
      Set XI_PROP_DEVICE_NODE property to string from "Device" option
      Set button & axis labels
      Add settable properties for middle mouse button emulation
      Strip trailing whitespace
      Expand tabs to spaces
      Raise bar for xorg-server to 1.7 for XINPUT ABI 7
      Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABI
      xf86-input-mouse 1.8.0

---
 COPYING                         |    1 
 Makefile.am                     |    5 
 configure.ac                    |   16 
 include/Makefile.am             |    1 
 include/xf86-mouse-properties.h |   33 
 man/mousedrv.man                |   25 
 src/Makefile.am                 |    5 
 src/bsd_mouse.c                 |  534 ++--
 src/compat-api.h                |   98 
 src/hurd_mouse.c                |  118 -
 src/lnx_mouse.c                 |  180 -
 src/mouse.c                     | 4365 ++++++++++++++++++++--------------------
 src/mouse.h                     |  252 +-
 src/mousePriv.h                 |   50 
 src/pnp.c                       |  566 ++---
 src/sun_mouse.c                 |  622 ++---
 xf86-mouse.pc.in                |    6 
 17 files changed, 3580 insertions(+), 3297 deletions(-)
---


More information about the xorg-commit mailing list