[PULL] few minor input fixes

Peter Hutterer peter.hutterer at who-t.net
Mon Jun 6 22:47:03 PDT 2011


Only important patch here is the first, it causes the 0.10.x builds to
break on some machines.

The following changes since commit c5b72fd350bbdfd1facd0ddd5085f238c4cf252a:

  DIX: Set backgroundState correctly for root window (2011-06-01 18:42:23 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~whot/xserver.git for-keith

Peter Hutterer (8):
      test: don't test for double alignment on i386. (#36986)
      dix: fix an error message.
      test: fix memset size for WindowRec (#37801)
      dix: don't pass x/y to transformAbsolute
      dix: drop x/y back into the right valuators after transformation.
      dix: use xi2_get_type instead of manual typecast
      Xi: use __func__ instead of function name.
      dix: fix crashers with floating device.

 Xi/exevents.c              |    4 ++--
 dix/events.c               |    6 +++---
 dix/getevents.c            |   43 ++++++++++++++++++++++++++++---------------
 test/input.c               |    3 +++
 test/xi2/protocol-common.c |    2 +-
 5 files changed, 37 insertions(+), 21 deletions(-)


More information about the xorg-devel mailing list