1
0
Fork 0
forked from wry/wry

it: test subsurface positioning

This commit is contained in:
Julian Orth 2022-05-03 18:32:43 +02:00
parent fd027d9a5a
commit cbf539cbcc
17 changed files with 291 additions and 9 deletions

View file

@ -8,6 +8,8 @@ pub mod test_screenshot;
pub mod test_shm;
pub mod test_shm_buffer;
pub mod test_shm_pool;
pub mod test_subcompositor;
pub mod test_subsurface;
pub mod test_surface;
pub mod test_xdg_base;
pub mod test_xdg_surface;