1
0
Fork 0
forked from wry/wry

it: add pointer warp test

This commit is contained in:
Julian Orth 2025-09-03 22:38:45 +02:00
parent 47a09af8f4
commit c51ec4456e
8 changed files with 136 additions and 3 deletions

View file

@ -28,6 +28,7 @@ pub mod test_input_popup_surface;
pub mod test_jay_compositor;
pub mod test_keyboard;
pub mod test_pointer;
pub mod test_pointer_warp;
pub mod test_region;
pub mod test_registry;
pub mod test_screenshot;