wayland: implement alpha_modifier_v1
This commit is contained in:
parent
131f0481e8
commit
ff54a8ab96
37 changed files with 655 additions and 89 deletions
|
|
@ -33,6 +33,7 @@ pub mod wl_shm;
|
|||
pub mod wl_shm_pool;
|
||||
pub mod wl_subcompositor;
|
||||
pub mod wl_surface;
|
||||
pub mod wp_alpha_modifier_v1;
|
||||
pub mod wp_content_type_manager_v1;
|
||||
pub mod wp_content_type_v1;
|
||||
pub mod wp_cursor_shape_device_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue