[PULL 1.10] input fixes
Peter Hutterer
peter.hutterer at who-t.net
Tue May 3 18:02:21 PDT 2011
On Tue, May 03, 2011 at 05:58:18PM -0700, Jeremy Huddleston wrote:
> b4455b1..be3f41d server-1.10-branch -> server-1.10-branch
>
> What is the status of the floating/reattachment button release issue:
>
> http://bugs.freedesktop.org/show_bug.cgi?id=34182
closed, with reference to 36146
> http://bugs.freedesktop.org/show_bug.cgi?id=36146
needs review, see http://patchwork.freedesktop.org/patch/5309/
Cheers,
Peter
> On May 3, 2011, at 17:22, Peter Hutterer wrote:
>
> > A few input fixes for 1.10, including the valuator alignment issue that
> > bothered the 1.10 series now fixed. A few passive grab fixes that affect
> > clients and a minor typo fix in the accel code.
> >
> > The following changes since commit b4455b119cb55cc5f61add0c25863afe8cb06484:
> >
> > XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4 (2011-04-28 13:36:23 -0700)
> >
> > are available in the git repository at:
> > git://people.freedesktop.org/~whot/xserver.git server-1.10-input
> >
> > Peter Hutterer (6):
> > Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
> > Xi: return the bad device ID if a passive grab fails with BadDevice.
> > Xi: fix reply swapping function check for XIPassiveGrabDevice
> > Xi: exit with error value if CheckGrabValues failed.
> > Xi: don't swap the status byte in the XIPassiveGrab replies
> > dix: fix typo in direction calculation
> >
> > Xi/exevents.c | 11 ++++-------
> > Xi/extinit.c | 2 +-
> > Xi/xipassivegrab.c | 16 ++++++++++++----
> > dix/devices.c | 47 +++++++++++++++++++++++++++++++++++++----------
> > dix/ptrveloc.c | 2 +-
> > include/input.h | 5 +++++
> > include/inputstr.h | 2 +-
> > test/input.c | 24 +++++++++++++++++++++++-
> > 8 files changed, 84 insertions(+), 25 deletions(-)
> > _______________________________________________
> > xorg-devel at lists.x.org: X.Org development
> > Archives: http://lists.x.org/archives/xorg-devel
> > Info: http://lists.x.org/mailman/listinfo/xorg-devel
> >
>
>
More information about the xorg-devel
mailing list