[PULL] input fixes Nov 29
Peter Hutterer
peter.hutterer at who-t.net
Wed Nov 28 20:55:07 PST 2012
A bunch of fixes, some dug up from a few months ago. Jasper's cursor barrier
fix to prevent a wobbling cursor (only windows are allowed to wobble, after
all), Thomas's and Yuly's fixes for correct coordinates, Sybren's fix for
dmx input coordinates and misc other minor fixes.
The following changes since commit 1712a45422a63f11b2146541279616fcfda09ec6:
Merge remote-tracking branch 'jturney/mingw-patches' (2012-11-28 07:54:13 -0800)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver for-keith
for you to fetch changes up to ce6b6529290f7d42717aad3fd8a83aaaaf8962de:
Merge branch 'high-resolution-touch-devices' into for-keith (2012-11-29 14:49:22 +1000)
----------------------------------------------------------------
Jasper St. Pierre (1):
cursor: Revise edge cases for the pointer moving towards barriers
Peter Hutterer (4):
When resetting device idle time, reset XIAll(Master)Devices too (#56649)
xkb: fill in keycode and event type for slow keys enablement
dix: use pixman for fp1616 conversions
Merge branch 'high-resolution-touch-devices' into for-keith
Sybren van Elderen (1):
hw/dmx: add update_desktop_dimensions() call
Thomas Jaeger (4):
Update the MD's position when a touch event is received
Don't use GetTouchEvents when replaying events
Don't use GetTouchEvents in EmitTouchEnd
Simplify GetTouchEvents
Yuly Novikov (1):
dix: Save touchpoint last coordinates before transform. #49347
Xext/saver.c | 2 +
Xi/exevents.c | 18 ++------
dix/getevents.c | 119 +++++++++++++++++++++++++++--------------------------
dix/inpututils.c | 21 +---------
dix/touch.c | 61 ++++++++++++---------------
dix/window.c | 2 +
hw/dmx/dmxcursor.c | 2 +
include/input.h | 7 ++++
include/inputstr.h | 2 +-
include/xkbsrv.h | 1 +
xfixes/cursor.c | 12 +++++-
xkb/xkbAccessX.c | 6 ++-
12 files changed, 122 insertions(+), 131 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/20121129/2c34e5cf/attachment.pgp>
More information about the xorg-devel
mailing list