[PULL updated] input abi bump to 13.0

Peter Hutterer peter.hutterer at who-t.net
Tue May 24 15:25:28 PDT 2011


I removed the product/vendor ID property patch from the pull request. IRC
discussion showed that this may be better in a XI 2.1 request.
Other patches unchanged.

The following changes since commit 0de7cec90738a7a5020150309866bb0e23b6f479:

  xfree86: bump to video ABI 11 (2011-05-23 09:38:21 -0700)

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

Colin Harrison (1):
      Fix XWin compilation after updates for input API changes

Jeremy Huddleston (2):
      input: Fix format string for verify_internal_event
      input: Don't implicitly define verify_internal_event

Oleh Nykyforchyn (1):
      xfree86: Allow "MatchLayout" statements in config files

Simon Thum (1):
      xserver: remove AbsoluteClass, breaking the A(P|B)I

Tomas Frydrych (2):
      Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashing
      Xephyr: fix pointer coordinate translation when screen is rotated

 dix/devices.c                  |    9 ---------
 dix/events.c                   |    7 ++++---
 dix/inpututils.c               |    2 +-
 hw/kdrive/ephyr/ephyr.c        |   25 +++++++++++++++++++++++--
 hw/kdrive/ephyr/ephyrinit.c    |    7 ++++++-
 hw/xfree86/common/xf86Module.h |    2 +-
 hw/xfree86/common/xf86Xinput.c |   21 +++++++++++++++++++++
 hw/xfree86/man/xorg.conf.man   |   10 ++++++++++
 hw/xfree86/parser/InputClass.c |   21 +++++++++++++++++++++
 hw/xfree86/parser/xf86Parser.h |    1 +
 hw/xfree86/parser/xf86tokens.h |    1 +
 hw/xwin/winkeybd.c             |    6 ++----
 hw/xwin/winmouse.c             |    4 ++--
 include/input.h                |    6 ------
 include/inputstr.h             |    2 --
 mi/mieq.c                      |    1 +
 16 files changed, 94 insertions(+), 31 deletions(-)


More information about the xorg-devel mailing list