[PULL] input abi bump to 13.0
Peter Hutterer
peter.hutterer at who-t.net
Mon May 23 21:45:17 PDT 2011
And a few other patches I've had in my tree for a bit now.
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
Peter Hutterer (1):
Add a property for device/product ID.
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 --
include/xserver-properties.h | 5 +++++
mi/mieq.c | 1 +
17 files changed, 99 insertions(+), 31 deletions(-)
More information about the xorg-devel
mailing list