servo/components/compositing
Patrick Walton 8c5b7ff330 compositor: Rerequest scroll positions from WebRender while overscrolled
layers are bouncing back.

This fixes a very annoying issue whereby overscrolling would cause mouse
events to go to the wrong place until the layer was scrolled again.
2016-06-10 15:56:57 -07:00
..
Cargo.toml Remove the ConvertPipelineIdToWebRender trait. 2016-05-28 14:10:32 +02:00
compositor.rs compositor: Rerequest scroll positions from WebRender while overscrolled 2016-06-10 15:56:57 -07:00
compositor_layer.rs forcetouch events support 2016-04-05 18:42:28 +08:00
compositor_thread.rs Remove a spurious field from the SetFrameTree message. 2016-06-08 16:11:47 +02:00
delayed_composition.rs Privatize some things in compositing. 2016-05-23 15:43:51 +02:00
lib.rs compositing: Remove CompositorThread struct 2016-06-02 22:36:45 -07:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
surface_map.rs use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs Make Servo DPI aware on Windows 2016-05-20 23:40:39 -06:00