1
0
Fork 0
forked from wry/wry

it: test foreign-toplevel-list

This commit is contained in:
Julian Orth 2024-04-02 15:57:41 +02:00
parent 6fe6b1b491
commit a39031d4f9
12 changed files with 276 additions and 18 deletions

View file

@ -2,6 +2,8 @@ mod test_buffer;
pub mod test_callback;
pub mod test_compositor;
pub mod test_display;
pub mod test_ext_foreign_toplevel_handle;
pub mod test_ext_foreign_toplevel_list;
pub mod test_jay_compositor;
pub mod test_keyboard;
pub mod test_pointer;