servo/components/compositing
Martin Robinson 96f6c53b52 Make compositor event handling a Layer trait
This simplifies the way that event handling interacts with the
compositor.
2014-10-28 08:33:23 -07:00
..
platform Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
Cargo.toml Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
compositor.rs Make compositor event handling a Layer trait 2014-10-28 08:33:23 -07:00
compositor_data.rs Make compositor event handling a Layer trait 2014-10-28 08:33:23 -07:00
compositor_task.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00
constellation.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
events.rs Make compositor event handling a Layer trait 2014-10-28 08:33:23 -07:00
headless.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
lib.rs Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
pipeline.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
windowing.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00