[PULL] DGA fixes, minor ABI bump

Peter Hutterer peter.hutterer at who-t.net
Wed Jan 26 20:43:48 PST 2011


Minor ABI bump for the input ABI, so we can merge the evdev valuator mask
patches. A bunch of DGA fixes that should restore input through DGA to a
working state again.

The following changes since commit be3be7580b6f6fd2f7fa4d4abfe5e1ab19470223:

  Merge remote branch 'ajax/for-keithp' (2011-01-20 21:21:21 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver.git for-keith

Erkki Seppälä (1):
      xkb: Cancel a key's repetition when its autorepeat is disabled.

Peter Hutterer (1):
      xfree86: bump input minor ABI

Ville Syrjala (11):
      include: Fix a copy/paste error in a comment
      xfree86/input: Restore DGAStealKeyEvent()
      xfree86/dga: Install the DGA event handler when DGA2 is used
      xfree86/dga: Remove the ET_DGAEvent handler only if it was installed
      xfree86/dga: Make mieq_install Bool
      xfree86/dga: DGA2 events are missing the dx/dy information
      xfree86/dga: Remove DGAMouseX and DGAMouseY
      xfree86/dga: DGAProcessKeyboardEvent() forgot ET_Internal
      xfree86/dga: Remove useless ifdefs
      xfree86/dga: Only send DGA events for master devices
      xfree86/dga: Remove DGAIsDgaEvent()

 hw/xfree86/common/xf86DGA.c         |   51 ++++++++++++----------------------
 hw/xfree86/common/xf86Module.h      |    2 +-
 hw/xfree86/common/xf86Xinput.c      |   29 ++++++++++++-------
 hw/xfree86/dixmods/extmod/dgaproc.h |    1 -
 include/eventstr.h                  |    2 +-
 xkb/xkb.c                           |    7 ++++-
 6 files changed, 44 insertions(+), 48 deletions(-)


More information about the xorg-devel mailing list