[PULL 1.9] input fixes for 1.9.3

Peter Hutterer peter.hutterer at who-t.net
Tue Nov 9 20:25:32 PST 2010


Jeremy,

Please pull the 1.9 input fixes from my repo. Fairly straightforward stuff,
all bugfixes. The only special one is the "dix: don't create core motion"
patch which was reverted on the 1.9 branch because of 30267. The patch is
in this pull request, together with the fix for the bug.

Cheers,
  Peter

The following changes since commit e3769c20d5f656f76e2c475a722db97c58089260:

  Bump version to 1.9.2 (2010-10-31 12:07:12 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~whot/xserver.git server-1.9-input

Joe Shaw (1):
      fix a sign problem with valuator data.

Paulius Zaleckas (1):
      KDrive: Fix error handlig in tslib driver

Peter Hutterer (4):
      dix: don't create core motion events for non-x/y valuators.
      xfree86: set mask for valuators 0/1 when emulating core events (#30267)
      Xi: reshuffle conditions for labeling a device as IsXExtensionKeyboard (#29046)
      xkb: init mapWidth and symsPerKey arrays to 0.

Tiago Vignatti (1):
      dix: advance parent window pointer when no node is found

 Xi/listdev.c                |    4 ++--
 dix/eventconvert.c          |    9 +++++++++
 dix/getevents.c             |    2 +-
 dix/window.c                |    6 +++---
 hw/kdrive/linux/tslib.c     |   15 +++++++++++----
 hw/xfree86/common/xf86DGA.c |    4 ++++
 include/eventstr.h          |    2 +-
 xkb/xkb.c                   |    4 ++--
 8 files changed, 33 insertions(+), 13 deletions(-)


More information about the xorg-devel mailing list