[PULL 1.14] input fixes for 1.14.3

Matt Dew marcoz at osource.org
Mon Aug 12 21:20:07 PDT 2013


Merged.

    bc41226..917c11f  server-1.14-branch -> server-1.14-branch



On 08/12/2013 07:13 PM, Peter Hutterer wrote:
>
> One grab fix for touch devices, one fix for XI 1 devices that caused
> spurious jumps because of missing coordinates.
> And Keith's fix to bring the XIQueryVersion behaviour in check, along with
> Maarten's fixes to make check.
>
>
> The following changes since commit bc41226f7741098e55a3b0df924986991576d50a:
>
>    Merge branch 'server-1.14-touch-fixes' of git://people.freedesktop.org/~whot/xserver into server-1.14-branch (2013-07-25 22:56:24 -0600)
>
> are available in the git repository at:
>
>
>    git://people.freedesktop.org/~whot/xserver server-1.14-branch
>
> for you to fetch changes up to 917c11ff97eb302d3c2d0565c8dd6d93101d6466:
>
>    test/xi2: fix protocol-xiqueryversion test (2013-08-13 10:51:18 +1000)
>
> ----------------------------------------------------------------
> Keith Packard (1):
>        Xi: Allow clients to ask for 2.3 and then 2.2 without failing
>
> Maarten Lankhorst (2):
>        Xi: Clamp XIClient maximal version to XIVersion
>        test/xi2: fix protocol-xiqueryversion test
>
> Peter Hutterer (4):
>        dix: check the xi2mask, not the grab type for touch listeners
>        dix: set the valuator mask to ensure XI 1.x events have data
>        test: fix XIQueryVersion check for new behaviour
>        Revert "test: fix XIQueryVersion check for new behaviour"
>
>   Xi/xiqueryversion.c                | 53 +++++++++++++++++++++++----------
>   dix/getevents.c                    |  2 +-
>   dix/touch.c                        |  3 +-
>   include/inputstr.h                 |  2 +-
>   test/xi2/protocol-xiqueryversion.c | 60 +++++++++++++++++++-------------------
>   5 files changed, 70 insertions(+), 50 deletions(-)
>



More information about the xorg-devel mailing list