servo/components/compositing
batu_hoang 73c2864233
Handle Touch events in dispatch_pending_point_input_events (#37285)
Add a missing step in hit test retry
[(comment)](https://github.com/servo/servo/pull/37085/files/0d02b61f72c24e575273b6240e04351762ef000a#r2131567216).

cc: @xiaochengh , @kongbai1996

---------

Signed-off-by: batu_hoang <longvatrong111@gmail.com>
2025-06-12 03:13:11 +00:00
..
Cargo.toml compositor: Add an initial RefreshDriver (#37169) 2025-05-29 10:43:49 +00:00
compositor.rs libservo: Let libservo manage compositor message reception (#37372) 2025-06-11 09:50:20 +00:00
lib.rs compositor: Add an initial RefreshDriver (#37169) 2025-05-29 10:43:49 +00:00
refresh_driver.rs compositor: Add an initial RefreshDriver (#37169) 2025-05-29 10:43:49 +00:00
touch.rs touch: Fix panic with -Zconvert-mouse-to-touch (#36531) 2025-04-15 09:59:30 +00:00
tracing.rs Add support for parsing and applying viewport <meta> (#35901) 2025-06-06 15:13:51 +00:00
webview_manager.rs Reduce indexing boilerplate for serializable/transferrable objects. (#36624) 2025-04-22 02:02:02 +00:00
webview_renderer.rs Handle Touch events in dispatch_pending_point_input_events (#37285) 2025-06-12 03:13:11 +00:00