[PULL 1.9] input fixes for 1.9.1

Peter Hutterer peter.hutterer at who-t.net
Mon Sep 27 23:33:31 PDT 2010


Jeremy,

please pull from the branch below. It contains a couple of input fixes
already in master, most notably a few crasher fixes and the udev
fix to correctly add bluetooth devices.

The following changes since commit d0ca4826d6dca7c43965e4606a31e90091207412:

  XQuartz: Localization updates (2010-09-16 09:50:59 -0700)

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

Chase Douglas (1):
      Fix udev population of Bluetooth input device product IDs

David Ge (1):
      xkb: Fix RedirectKey didn't send any event.

Jesse Adkins (1):
      xfree86: Document terminate not mapped by default (bug 25083)

Pauli Nieminen (3):
      xkb: Fix memory leak if opening file fails
      xkb: Fix memory leak in error path
      xkb: Check if AddResource failed

Peter Hutterer (4):
      dix: don't create core motion events for non-x/y valuators.
      dix: fix crash when removing devices on a buttonless MD pointer (#29669)
      dix: don't set time to CurrentTime in DeviceChangedEvents.
      xfree86: Check for existence of button class before dereferencing it.

Thomas Hellstrom (1):
      linux: Don't lose console events on non-evdev drivers (#29969)

 config/udev.c                          |   26 +++++++++-----------------
 dix/devices.c                          |    4 ++--
 dix/eventconvert.c                     |    9 +++++++++
 hw/xfree86/common/xf86DGA.c            |    2 +-
 hw/xfree86/doc/man/Xorg.man.pre        |   10 ++++++++++
 hw/xfree86/os-support/linux/lnx_init.c |    5 +++--
 xkb/ddxList.c                          |    2 ++
 xkb/xkb.c                              |    7 +++++--
 xkb/xkbActions.c                       |    1 +
 9 files changed, 42 insertions(+), 24 deletions(-)


More information about the xorg-devel mailing list