1
0
Fork 0
forked from wry/wry

it: test wlr-data-control

This commit is contained in:
Julian Orth 2024-04-03 13:47:07 +02:00
parent fd056c5361
commit 5c80d940af
11 changed files with 437 additions and 2 deletions

View file

@ -5,6 +5,10 @@ pub mod test_content_type;
pub mod test_content_type_manager;
pub mod test_cursor_shape_device;
pub mod test_cursor_shape_manager;
pub mod test_data_control_device;
pub mod test_data_control_manager;
pub mod test_data_control_offer;
pub mod test_data_control_source;
pub mod test_data_device;
pub mod test_data_device_manager;
pub mod test_data_offer;