1
0
Fork 0
forked from wry/wry

it: test explicit sync

This commit is contained in:
Julian Orth 2024-04-02 21:03:33 +02:00
parent 6448a14fb1
commit 3b0757ee53
22 changed files with 419 additions and 166 deletions

View file

@ -24,6 +24,9 @@ pub mod test_single_pixel_buffer_manager;
pub mod test_subcompositor;
pub mod test_subsurface;
pub mod test_surface;
pub mod test_syncobj_manager;
pub mod test_syncobj_surface;
pub mod test_syncobj_timeline;
pub mod test_viewport;
pub mod test_viewporter;
pub mod test_xdg_activation;