diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-03 22:45:21 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-03 22:45:21 +0530 |
commit | 3fdaa6e3f32f6996c416e75119177b98d404adb2 (patch) | |
tree | 9bfb06f0f26f8aac19fcbc3751f65edf76c77c37 /components/script/dom/htmltableelement.rs | |
parent | 5070c873d03ef62a66f18596ccdf8a030107efd6 (diff) | |
parent | ef93650db944c0865da9f0c0b198dbc89fc46bd4 (diff) | |
download | servo-3fdaa6e3f32f6996c416e75119177b98d404adb2.tar.gz servo-3fdaa6e3f32f6996c416e75119177b98d404adb2.zip |
Auto merge of #8232 - mbrubeck:glutin-touch, r=glennw
Correct event dispatching for multiple simultaneous touch points
Instead of just converting the mouse into a single "touch" input, Servo can now listen for multi-touch events from Glutin, maintain a list of active touch points, and dispatch events for all of them.
r? @glennw (for the compositor changes) and @jdm (for the DOM changes)
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8232)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltableelement.rs')
0 files changed, 0 insertions, 0 deletions