[PULL updated] input fixes
Peter Hutterer
peter.hutterer at who-t.net
Thu May 5 20:38:28 PDT 2011
Same as before, with the two patches daniel fixed up now and a number of XKB
cleanups added.
The following changes since commit 5cb31cd0cbf83fff5f17a475e7b0e45246b19bf3:
Merge remote-tracking branch 'jturney/remove-opengl-spec-download' (2011-04-29 09:59:49 -0700)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver.git for-keith
Alan Coopersmith (1):
Move event filter initializer out of the structure itself
Chase Douglas (1):
Input: Pass co-ordinates by reference to transformAbsolute
Daniel Stone (10):
Input: Add DeepestSpriteWin function
Input: Fix event size confusion in CheckPassiveGrabsOnWindow
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Input: Simplify CheckPassiveGrabsOnWindow loop
XKB: Don't send unnecessary NewKeyboardNotifies
XKB: Simplify a loop in ProcXkbGetKbdByName
XKB: Remove duplicate keymap-copying loop
XKB: Send NewKeyboardNotify for dev before its master/slaves
XKB: Send XKB events for all devices to all clients
XKB: Fix sense inversion for core MapNotify events
Peter Hutterer (2):
input: Only release SD buttons for explicit floating/reattachment (#36146)
input: change CHECKEVENT macro to verify_internal_event function
Xi/exevents.c | 3 +-
Xi/xichangehierarchy.c | 2 +
dix/devices.c | 4 +-
dix/events.c | 265 ++++++++++++++++++++++++++---------------------
dix/getevents.c | 28 +++---
dix/inpututils.c | 28 +++++
include/dix.h | 2 +-
include/eventstr.h | 4 -
include/input.h | 2 +
include/inputstr.h | 10 ++
include/inpututils.h | 2 +
mi/mieq.c | 10 +-
xkb/xkb.c | 51 +++++-----
xkb/xkbEvents.c | 43 +++-----
14 files changed, 255 insertions(+), 199 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110506/23851faa/attachment.pgp>
More information about the xorg-devel
mailing list