[PULL] input ABI 19 and misc fixes

Peter Hutterer peter.hutterer at who-t.net
Thu Jan 10 21:19:03 PST 2013


The following changes since commit bd91b05b631f13afd1f7a9d6cbc4f0c5408b523a:

  Update to version 1.13.99.901 (1.14 RC1) (2012-12-19 12:47:35 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver for-keith

for you to fetch changes up to fa6ab7d9b2d7fd8184f1e068360607845f5c33ab:

  Merge branch 'pointer-emulation-fixes-56558-v2' into for-keith (2013-01-11 14:58:17 +1000)

----------------------------------------------------------------

Andreas Wettstein (1):
      xkb: Do not use base group as an array index.

Benjamin Tissoires (1):
      dix: fix error logging occuring in signal context of GetTouchEvents

Carlos Garnacho (2):
      mi: Ensure pointer emulating touch events update the sprite
      render: Unwrap early on the animated cursor BlockHandler

Dave Airlie (1):
      xf86: bump input ABI version to 19

Keith Packard (2):
      input: Pull TouchListener declaration to top-level
      input: Record grab pointer in TouchListener

Peter Hutterer (11):
      test/xi2: fix compiler warning
      dix: add resource type to touch listeners
      dix: check for the right device's xi2 mask
      dix: remove already-moved hunk
      dix: don't filter RawEvents if the grab window is not the root window (#53897)
      Fix two typos "requires an string value"
      xfree86: set event->detail for DGA pointer events
      xfree86: update the device state for all DGA events (#59100)
      xfree86: don't access the old input handler after freeing it
      dix: typo fix in comment
      Merge branch 'pointer-emulation-fixes-56558-v2' into for-keith

 Xi/exevents.c                     | 38 ++++++++++----------------------------
 dix/events.c                      | 21 ++++++++-------------
 dix/getevents.c                   |  8 ++++----
 dix/ptrveloc.c                    |  2 +-
 dix/touch.c                       | 38 ++++++++++++++++++++++++--------------
 hw/xfree86/common/xf86DGA.c       | 10 +++++++---
 hw/xfree86/common/xf86Events.c    | 10 ++++++----
 hw/xfree86/common/xf86Module.h    |  2 +-
 hw/xfree86/common/xf86Option.c    |  2 +-
 hw/xwin/winconfig.c               |  2 +-
 include/input.h                   |  4 ++--
 include/inputstr.h                | 20 ++++++++++++--------
 mi/mieq.c                         |  6 +++++-
 render/animcur.c                  |  3 ++-
 test/xi2/protocol-xiwarppointer.c |  2 +-
 xkb/xkbUtils.c                    | 10 ++++++++--
 16 files changed, 93 insertions(+), 85 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/20130111/11ddd216/attachment.pgp>


More information about the xorg-devel mailing list