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