[PULL 1.10] input fixes for 1.10
Peter Hutterer
peter.hutterer at who-t.net
Wed Apr 6 18:12:36 PDT 2011
Note these don't yet include Chase' valuator fixes, I'll send a separate
pull request for those once I've merged and tested them.
The following changes since commit 49afcc76a1c799e18931cc762431975c5c059437:
XQuartz: Bump bundle version to 2.6.2 (2011-04-04 09:38:35 -0700)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver.git server-1.10-branch
Alan Coopersmith (1):
XkbAddGeomProperty: Fix checks for malloc failure
Bryce Harrington (1):
Check for OOM condition in XISendDeviceHierarchyEvent
Daniel Stone (2):
Input: Actually send Xi 1.x DeviceStateNotify events
Input: Don't freeze unrelated devices in DeliverGrabbedEvent
Matthieu Herrb (4):
Xi: take XI2 requests into account also for the swapping case.
Xi: add XI_Focus{In,Out} to swapped events.
Xext: fix test on extension number for the swapped case.
Xi: fix querydevice request swapping
Peter Hutterer (2):
dix: release all buttons and keys before reattaching a device (#34182)
man: list the drivers that are ignored when hotplugging (#35209)
Simon Thum (2):
fix percent options parsing
xfree86: allow to check for options without warnings in the log
Xext/geext.c | 2 +-
Xi/exevents.c | 2 +-
Xi/extinit.c | 7 ++-
Xi/xichangehierarchy.c | 2 +
Xi/xiquerydevice.c | 3 +-
dix/devices.c | 42 ++++++++++++++++++++
dix/events.c | 7 +--
hw/xfree86/common/xf86Option.c | 77 ++++++++++++++++++++++++--------------
hw/xfree86/doc/man/xorg.conf.man | 13 +++++-
xkb/XKBGAlloc.c | 4 +-
10 files changed, 117 insertions(+), 42 deletions(-)
More information about the xorg-devel
mailing list