servo/components/compositing
bors-servo 479d8567d1 auto merge of #3538 : mrobinson/servo/events-and-layers, r=zwarich
Select the topmost layer at a given point to send mouse events and when
sending the event, ensure that they are relative to the layer origin,
rather than in absolute page coordinates.

Fixes #3504.
2014-10-01 14:33:26 -06:00
..
platform Allow resolution to be configured on command line. Default to 1280x1024. 2014-09-24 06:59:05 +10:00
Cargo.toml Dump initial prototype of devtools server into the build. Expect lies if you try to use it for anything real. 2014-09-18 15:06:40 -04:00
compositor.rs No longer consider window size when scrolling 2014-10-01 10:58:35 -07:00
compositor_data.rs No longer consider window size when scrolling 2014-10-01 10:58:35 -07:00
compositor_task.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
constellation.rs Allow resolution to be configured on command line. Default to 1280x1024. 2014-09-24 06:59:05 +10:00
events.rs auto merge of #3538 : mrobinson/servo/events-and-layers, r=zwarich 2014-10-01 14:33:26 -06:00
headless.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
lib.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
pipeline.rs Dump initial prototype of devtools server into the build. Expect lies if you try to use it for anything real. 2014-09-18 15:06:40 -04:00
windowing.rs Allow resolution to be configured on command line. Default to 1280x1024. 2014-09-24 06:59:05 +10:00