[PULL] unreviewed patches Jan 2013

Peter Hutterer peter.hutterer at who-t.net
Thu Jan 31 16:21:42 PST 2013


None of these got some review lovin'.

A bunch of general fixes, one new feature, supporting the transformation
matrix for relative devices. And sigsafe logging now supports %f.

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 unreviewed

for you to fetch changes up to a47f207ca8cd467169fef5e7f44541c470f2295d:

  Merge branch 'ptraccel-fixes' into unreviewed (2013-02-01 10:13:53 +1000)

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

Peter Hutterer (14):
      test/signal-logging: simplify tests using sprintf
      os: silently ignore length modifiers in pnprintf
      os: add support for %f to pnprintf
      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)
      Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
      Xext: if a root window is given in XTestFakeInput, move to that
      dmx: don't include dmx-config.h from xdmxconfig (#37502)
      dix: when shutting down slave devices, shut down xtest devices last
      dix: support the transformation matrix for relative devices.
      Merge branch 'ptraccel-fixes' into unreviewed

 Xext/xtest.c               |  12 ++-
 dix/devices.c              |   8 +-
 dix/getevents.c            |  72 ++++++++++++++--
 dix/ptrveloc.c             |  40 ++++-----
 hw/dmx/config/xdmxconfig.c |   3 -
 include/input.h            |   1 +
 include/inputstr.h         |   5 +-
 include/misc.h             |   1 +
 os/log.c                   |  19 ++++-
 os/utils.c                 |  32 ++++++++
 test/signal-logging.c      | 200 ++++++++++++++++++++++-----------------------
 11 files changed, 253 insertions(+), 140 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/20130201/93ca9362/attachment.pgp>


More information about the xorg-devel mailing list