[PULL] misc input fixes

Peter Hutterer peter.hutterer at who-t.net
Thu Oct 28 15:31:01 PDT 2010


Keith,

I've updated my pull request with two more patches. Tiago's patch prevents
an infinite loop in device-specific cursor handling. The fix for 29046 fixes
a few issues with some mice that are both keyboards and mice.

Chase' and Paulius' patches remain the same.

Cheers,
  Peter

The following changes since commit 1a0d9324b3d9fd93e685066e0e5cea0611878c0d:

  Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260) (2010-10-20 16:49:14 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~whot/xserver.git for-keith

Chase Douglas (1):
      test: input - set valuators mask for event to core conversion

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

Peter Hutterer (1):
      Xi: reshuffle conditions for labeling a device as IsXExtensionKeyboard (#29046)

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

 Xi/listdev.c            |    4 ++--
 dix/window.c            |    6 +++---
 hw/kdrive/linux/tslib.c |   15 +++++++++++----
 test/input.c            |    2 ++
 4 files changed, 18 insertions(+), 9 deletions(-)


More information about the xorg-devel mailing list