1
0
Fork 0
forked from wry/wry

wayland: implement wp_content_type_manager_v1

This commit is contained in:
Julian Orth 2024-02-08 15:15:41 +01:00
parent 2ac3d09c0b
commit d5d141d42d
7 changed files with 229 additions and 0 deletions

View file

@ -27,6 +27,8 @@ pub mod wl_shm;
pub mod wl_shm_pool;
pub mod wl_subcompositor;
pub mod wl_surface;
pub mod wp_content_type_manager_v1;
pub mod wp_content_type_v1;
pub mod wp_cursor_shape_device_v1;
pub mod wp_cursor_shape_manager_v1;
pub mod wp_fractional_scale_manager_v1;