mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
This makes mouse events take the same code path, regardless of whether WebRender is in use or not. This approach enables accurate display-list-based hit testing when WebRender is in use. Closes #11108. |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
compositor_layer.rs | ||
compositor_thread.rs | ||
delayed_composition.rs | ||
lib.rs | ||
scrolling.md | ||
surface_map.rs | ||
touch.rs | ||
windowing.rs |