servo/components/compositing
Matt Brubeck 8606a94722 Set default limits on page zoom and pinch zoom
Currently these both clamp to 100% in one direction and are unbounded in the
other direction.  This sets default zoom constraints of 10% to 800%.
2015-09-18 05:30:55 -07:00
..
Cargo.toml Bump euclid to 0.2 2015-09-12 01:06:26 +02:00
compositor.rs Set default limits on page zoom and pinch zoom 2015-09-18 05:30:55 -07:00
compositor_layer.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
compositor_task.rs Introduce InitialCompositorState 2015-09-15 23:14:48 +02:00
constellation.rs Introduce InitialConstellationState 2015-09-16 02:11:37 +02:00
headless.rs Introduce InitialCompositorState 2015-09-15 23:14:48 +02:00
lib.rs Add style_traits crate to improve crate separation, 2015-09-04 12:59:37 +01:00
pipeline.rs Introduce InitialScriptState 2015-09-16 18:38:24 +02:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
surface_map.rs sort all uses 2015-08-20 20:47:12 +08:00
windowing.rs Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00