servo/components/compositing
Martin Robinson e01c5cd863 Differentiate clearly how child layers handle scroll events
This allows the scroll handler to know if a child layer didn't handle
an event or the scroll position of the child layer was simply unchanged.
2014-09-25 07:57:46 -07:00
..
platform Cargoify servo 2014-09-08 20:21:42 -06: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 Differentiate clearly how child layers handle scroll events 2014-09-25 07:57:46 -07:00
compositor_data.rs Give root layers a scrollable policy 2014-09-25 07:57:14 -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 Eliminate warnings 2014-09-20 13:00:55 -07:00
events.rs Differentiate clearly how child layers handle scroll events 2014-09-25 07:57:46 -07: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 Cargoify servo 2014-09-08 20:21:42 -06:00