[PULL] inputproto ABI issues and early accept
Peter Hutterer
peter.hutterer at who-t.net
Fri Feb 10 00:08:46 PST 2012
Same as the last pull request. One crasher fix for failing valuator masks
and the new XIAllowEvents request handling after the inputproto ABI fixes.
Last one is missing a rev-by tag, but the two comments from your reply were
addressed.
The following changes since commit 85cecd981191f9c3dab0fb13310d91eff643d423:
XQuartz: Release all buttons and keys when deactivating (2012-01-30 14:23:08 -0800)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver for-keith
Benjamin Otte (1):
dix: fix an out-of-memory crash
Chase Douglas (7):
Store window pointer in touch listener record
Factor out TouchEnd generation and delivery
Export TouchEventRejected as TouchRejected
Move AllowTouch to dix/touch.c, and rename to TouchAcceptReject
Check for proper window ID when processing touch allow requests
Implement early touch reject
Implement touch early accept
Peter Hutterer (2):
Revert "dix: deduplicate callers of DeliverDeviceEvents in DeliverGrabbedEvents"
Xi: handle new XIAllowEvents request in inputproto 2.1.99.6
Xi/exevents.c | 160 ++++++++++++++++++++++++++++------------------------
Xi/xiallowev.c | 81 +++++++++++---------------
configure.ac | 2 +-
dix/events.c | 18 +++---
dix/inpututils.c | 3 +
dix/touch.c | 73 ++++++++++++++++++++++--
include/exevents.h | 7 ++
include/input.h | 7 ++-
include/inputstr.h | 1 +
9 files changed, 213 insertions(+), 139 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/20120210/99bde958/attachment.pgp>
More information about the xorg-devel
mailing list