servo/components/compositing
bors-servo 4067960ba5 Auto merge of #8326 - jdm:iframehover, r=glennw
Send mouse move events to the the previous layer when directing event…

…s to a new one for the first time. Resolves #7865.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8326)
<!-- Reviewable:end -->
2015-11-06 06:24:59 +05:30
..
Cargo.toml Update euclid to 0.3 2015-10-28 21:34:23 +05:30
compositor.rs Auto merge of #8326 - jdm:iframehover, r=glennw 2015-11-06 06:24:59 +05:30
compositor_layer.rs Send mouse move events to the the previous layer when directing events to a new one for the first time. Resolves #7865. 2015-11-04 03:40:13 -05:00
compositor_task.rs Dispatch touch events and perform default touch actions. 2015-10-22 10:37:03 -07:00
constellation.rs Add debugging information when running tests that timeout on build machines. 2015-11-04 12:26:41 -05:00
headless.rs Dispatch touch events and perform default touch actions. 2015-10-22 10:37:03 -07:00
lib.rs Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
pipeline.rs Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
surface_map.rs sort all uses 2015-08-20 20:47:12 +08:00
timer_scheduler.rs Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
windowing.rs Handle multi-touch events from glutin 2015-11-03 08:56:34 -08:00