[PULL] prep work for screen crossing fixes

Peter Hutterer peter.hutterer at who-t.net
Mon Oct 3 20:26:35 PDT 2011


A few prep work patches for the upcoming screen crossing fixes. Nothing
exciting but the screenInfo change is technically video ABI. Your choice if
you want to bump it again this cycle.

commit 6adc117f5f5c06568377ed4d8d1a9758b58dec71

The following changes since commit 6378d0233d21088b6429755627b4253859892c72:

  Merge remote-tracking branch 'herrb/master' (2011-10-03 13:56:06 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver.git next

Peter Hutterer (5):
      dix: fill out root_x/y for keyboard events
      dix: warn about keyboard events with valuator masks
      dix: NewCurrentScreen must work on pointers where possible
      Move pointOnScreen to inpututils.c
      Store desktop dimensions in screenInfo.

 dix/dispatch.c                 |    2 ++
 dix/events.c                   |   25 +++++++++++--------------
 dix/getevents.c                |   26 ++++++++++++++++++++++----
 dix/inpututils.c               |   26 ++++++++++++++++++++++++++
 hw/xfree86/common/xf86Cursor.c |    2 ++
 hw/xfree86/common/xf86RandR.c  |    3 +++
 hw/xfree86/modes/xf86RandR12.c |    2 ++
 include/input.h                |    3 +++
 include/scrnintstr.h           |    2 ++
 9 files changed, 73 insertions(+), 18 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/20111004/c99a2ceb/attachment.pgp>


More information about the xorg-devel mailing list