[PATCH 3/3] evdev: Implement axes swapping for absolute events
Rob Bradford
rob at robster.org.uk
Fri Sep 21 10:19:29 PDT 2012
> As discussed in IRC, this looked like the wrong branch to swap this
> stuff. This is MT limits, not plain ABS limits.
>
>> device->is_mt = 1;
>> device->mt.slot = 0;
>> device->caps |= EVDEV_TOUCH;
>
Yes this is completely wrong .. so as discussed on IRC i've merged two
patches and changes to an approach that separates the calculation of a
relative coordinate and thus removing the need to even do anything
like the above. Patches to follow this mail.
Cheers,
Rob
More information about the wayland-devel
mailing list