servo/components/compositing
Matt Brubeck 817eed22d1 Add a "-Z convert-mouse-to-touch" debug argument.
This is enabled by default on Android, because Glutin currently sends mouse
events instead of touch events on Android.  It's also useful for testing on
non-touch platforms.
2015-10-22 10:37:04 -07:00
..
Cargo.toml update image to 0.4.0 2015-10-21 08:37:41 +02:00
compositor.rs Add a "-Z convert-mouse-to-touch" debug argument. 2015-10-22 10:37:04 -07:00
compositor_layer.rs Dispatch touch events and perform default touch actions. 2015-10-22 10:37:03 -07:00
compositor_task.rs Dispatch touch events and perform default touch actions. 2015-10-22 10:37:03 -07:00
constellation.rs Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02: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 Add viewport configuration support to the compositor 2015-10-14 17:38:29 +02:00