[PATCH inputproto] XI2: swap (Raw)TouchUpdate and (Raw)TouchEnd

Jeremy Huddleston jeremyhu at apple.com
Thu Nov 3 01:39:59 PDT 2011


On Nov 2, 2011, at 5:08 PM, Chase Douglas wrote:

> On 11/02/2011 07:30 PM, Peter Hutterer wrote:
>> Not having the event codes in the order begin/update/end does my head in
>> when debugging. It also means there's no symmetry between raw and normal
>> touch events as the ownership event is wedged in between.
>> Rearrange event codes to be Begin/Update/End for both, with the
>> OwnershipEvent being in between.
>> 
>> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> 
> Agreed, I just never bothered to do it and didn't want to break ABI, but
> we're obviously doing that right now :).
> 
> Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

Yeah, if you're gonna break it, might as well polish it when you're picking up the rest of the pieces...

Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>






More information about the xorg-devel mailing list