[PULL] input fixes
Peter Hutterer
peter.hutterer at who-t.net
Wed May 4 17:32:08 PDT 2011
This is mostly Daniel's branch minus the commit that added the button grab
issue (and another cleanup one that conflicted after removing the first).
Plus the bugfix for the SD grab issue we've been seeing.
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 (2):
Input: Add DeepestSpriteWin function
Input: Fix event size confusion in CheckPassiveGrabsOnWindow
Peter Hutterer (1):
input: Only release SD buttons for explicit floating/reattachment (#36146)
Xi/xichangehierarchy.c | 2 ++
dix/devices.c | 4 +---
dix/events.c | 23 +++++++++++------------
dix/getevents.c | 28 ++++++++++++++--------------
include/input.h | 2 ++
include/inputstr.h | 10 ++++++++++
6 files changed, 40 insertions(+), 29 deletions(-)
More information about the xorg-devel
mailing list