Keith, this is the list of fixes that should go into 1.14. Missing from this
is the relative transformation matrix, and it includes the ptraccel
debugging printf with your rev-by attached (which I just assumed)

Id' still like to get the relative matrix in as well, but that still needs
review.

The following changes since commit 7fe5e6dfa5c1e71d8b7540b28c1d508687a2fbee:

  protocol-versions: Bump minor version of XI (2013-01-23 19:05:31 -0800)

are available in the git repository at:

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

for you to fetch changes up to 509b3c3dc82e7abce1900d5e1cddd90f23be5a87:

  dix: Set focus field on XI2 crossing events (2013-02-08 16:09:27 +1000)

----------------------------------------------------------------
Alan Coopersmith (1):
      Xext: avoid null-pointer dereference in XTestFakeInput (#59937)

Andreas Wettstein (1):
      xkb: Fix repeat behaviour of redirect and message actions

Carlos Garnacho (1):
      dix: Set focus field on XI2 crossing events

Peter Hutterer (15):
      test/signal-logging: simplify tests using sprintf
      os: silently ignore length modifiers in pnprintf
      os: add support for %f to pnprintf
      dmx: don't include dmx-config.h from xdmxconfig (#37502)
      Xi: limit valuator copy to valuator array size (#59939)
      include: fix typo in list description
      Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
      Xext: if a root window is given in XTestFakeInput, move to that
      dix: fix ptraccel debugging printfs
      dix: add some more info to a ptraccel debug msg
      dix: use BUG_RETURN_VAL for an error message
      dix: unify prefix for ptraccel debugging in DebugAccelF macro
      dix: pre-scale relative events from abs devices to desktop ratio (#31636)
      Merge branch 'ptraccel-fixes' into for-keith
      dix: when shutting down slave devices, shut down xtest devices last

Sybren van Elderen (1):
      dix: when scaling from desktop coord, take the total desktop size (#51904)

Ted Felix (1):
      xfree86: bail on misformed acpi strings (#73227)

 Xext/xtest.c                           |  17 ++-
 Xi/exevents.c                          |   2 +-
 dix/devices.c                          |   6 +
 dix/events.c                           |   6 +
 dix/getevents.c                        |  48 ++++++--
 dix/ptrveloc.c                         |  38 +++----
 hw/dmx/config/xdmxconfig.c             |   3 -
 hw/xfree86/os-support/linux/lnx_acpi.c |   9 +-
 include/input.h                        |   1 +
 include/list.h                         |   2 +-
 include/misc.h                         |   1 +
 os/log.c                               |  19 +++-
 os/utils.c                             |  32 ++++++
 test/signal-logging.c                  | 200 ++++++++++++++++-----------------
 xkb/xkbActions.c                       | 147 ++++++++++++++----------
 15 files changed, 328 insertions(+), 203 deletions(-)

Attachment: pgpNyxxamHKYD.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to