1
0
Fork 0
forked from wry/wry

it: test dnd focus change on drop

This commit is contained in:
Julian Orth 2024-04-02 16:52:32 +02:00
parent a39031d4f9
commit c6b34550d8
16 changed files with 421 additions and 9 deletions

View file

@ -1,6 +1,10 @@
mod test_buffer;
pub mod test_callback;
pub mod test_compositor;
pub mod test_data_device;
pub mod test_data_device_manager;
pub mod test_data_offer;
pub mod test_data_source;
pub mod test_display;
pub mod test_ext_foreign_toplevel_handle;
pub mod test_ext_foreign_toplevel_list;