[PATCH xinput xi2.1] Ensure that the parent always accepts or rejects a touch

Chase Douglas chase.douglas at canonical.com
Mon Jan 10 09:51:12 PST 2011


On 01/10/2011 09:08 AM, Daniel Stone wrote:
> On Fri, Jan 07, 2011 at 01:06:04PM -0500, Chase Douglas wrote:
>> If a touch ends before the 5 motion events have occurred, the parent
>> window must also accept or reject the touch. Otherwise, the touch will
>> be left dangling.
>>
>> I also added a printout stating whether the client accepted or rejected
>> the touch.
> 
> Thanks, but this is only useful for multitouch dev: I'm going to remove
> it before I merge it into mainline.

Yep, I just wanted to be sure we were testing things correctly during
development :).

Would it make sense to keep the code around and use an argument to
test-xi2 so the testcase can always be used even after release?

-- Chase


More information about the xorg-devel mailing list