[PULL] two-screen coordinate fixes
Peter Hutterer
peter.hutterer at who-t.net
Mon Oct 31 15:53:58 PDT 2011
Still no reviews for that last patch but I've stopped caring now. Please
merge this.
The following changes since commit 5701ab4a441eb113abd0851b0d71b82d12112854:
Merge remote-tracking branch 'whot/for-keith' (2011-10-24 22:09:00 -0700)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver two-screen-coordinates
Peter Hutterer (4):
xfree86: remove xf86XInputSetScreen
Store desktop dimensions in screenInfo.
dix: extend rescaleValuatorAxis to take a minimum default
input: change pointer screen crossing behaviour for multiple ScreenRecs
dix/devices.c | 10 ++-
dix/dispatch.c | 2 +
dix/getevents.c | 142 +++++++++++++++++++++++++++++-----------
dix/inpututils.c | 24 +++++++
hw/xfree86/common/xf86Cursor.c | 2 +
hw/xfree86/common/xf86RandR.c | 3 +
hw/xfree86/common/xf86Xinput.c | 19 -----
hw/xfree86/common/xf86Xinput.h | 1 -
hw/xfree86/modes/xf86RandR12.c | 2 +
include/input.h | 1 +
include/inputstr.h | 5 +-
include/scrnintstr.h | 4 +
mi/mipointer.c | 18 ++++-
test/misc.c | 104 +++++++++++++++++++++++++++++
14 files changed, 270 insertions(+), 67 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/20111101/f9919a93/attachment.pgp>
More information about the xorg-devel
mailing list