"Hwang, Dongseong" <[email protected]> writes:

> Thank you for raising issue. The hack is not needed anymore.
> Following commits should not be cherry-picked in M35.
>
> commit 819dff732b00444e5a97696a98469d5442a972d3
> Author: Hongbo Min <[email protected]>
> Date:   Wed Aug 7 14:39:21 2013 +0800
>
>     Fix touch support issue on Tizen 2.1
>
>     On Tizen 2.1, the multi-touch support is different from the XInput2.2
>     approach. It extends the older Input2.1 spec to use multiple touch
>     devices for multiple touch points, one touch device for one touch
>     points. The device type name for this purpose is MULTITOUCHSCREEN which
>     is not defined by XInput extension.
>
>     This fix is to make Crosswalk be able to handle the new extension to
>     XInput2.1 by introducing a new build option 'enable_xi21_mt'. It should
>     be turned on for Tizen 2.1, and is exclusive to 'use_xi2_mt' option.
>
>     Rework with 32.0.1700.4 by merging commits:
>       04c4575 Move ENABLE_XI21_MT definition to xwalk.
>       dd82ec8 Polish the comments for enable_xi21_mt usage.
>       13c4f4b Fix touch support issue on Tizen 2.1
>       3ff637c Build fix linux aura without USE_XI2_MT.
>       90260a3 Fix errata related to multi touch.

That was fast :)

Thank you, I've removed it from the "next" branch.
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to