wayland: implement wp-drm-lease-v1
This commit is contained in:
parent
e92c92bf49
commit
abbc847144
27 changed files with 797 additions and 19 deletions
|
|
@ -41,6 +41,10 @@ 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_drm_lease_connector_v1;
|
||||
pub mod wp_drm_lease_device_v1;
|
||||
pub mod wp_drm_lease_request_v1;
|
||||
pub mod wp_drm_lease_v1;
|
||||
pub mod wp_fractional_scale_manager_v1;
|
||||
pub mod wp_linux_drm_syncobj_manager_v1;
|
||||
pub mod wp_linux_drm_syncobj_timeline_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue