servo/components/compositing
Martin Robinson da4ea0f096
compositing: Remove compositing_traits::MouseWindowEvent (#36550)
This data structure is unused.

Testing: No tests as this just removes dead code.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-04-15 19:54:43 +00:00
..
Cargo.toml libservo: Remove the unused multiview feature (#36485) 2025-04-14 07:46:07 +00:00
compositor.rs compositor: Unify the cross process and in-process API (#36543) 2025-04-15 18:31:46 +00:00
lib.rs compositor: Unify the cross process and in-process API (#36543) 2025-04-15 18:31:46 +00:00
touch.rs touch: Fix panic with -Zconvert-mouse-to-touch (#36531) 2025-04-15 09:59:30 +00:00
tracing.rs compositor: Unify the cross process and in-process API (#36543) 2025-04-15 18:31:46 +00:00
webview.rs touch: Fix panic with -Zconvert-mouse-to-touch (#36531) 2025-04-15 09:59:30 +00:00
webview_manager.rs Separate WebviewManager from Webview in compositor and constellation (#36302) 2025-04-04 07:34:19 +00:00
windowing.rs compositing: Remove compositing_traits::MouseWindowEvent (#36550) 2025-04-15 19:54:43 +00:00