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(-)
pgpOCfKGVptY2.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
