Fix XInput QueryVersion tests and X server code

Keith Packard keithp at keithp.com
Tue Jul 30 10:44:40 PDT 2013


    [PATCH 1/2] test/xi2: Check new XInput 2.2 and newer QueryVersion

The XInput QueryVersion tests need to be updated to handle the new
semantics provided in the post-2.2 world.

    [PATCH 2/2] Xi: Limit the reported Xi version to what the server

The X server needs to be fixed to never return a version greater than
what it supports.

-keith


More information about the xorg-devel mailing list