Implement ext-foreign-toplevel-management-v1

This commit is contained in:
Isaac Freund 2021-01-02 16:31:17 +01:00
parent e9ae795c2c
commit 1785a50b75
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11
7 changed files with 517 additions and 0 deletions

View file

@ -23,6 +23,7 @@ wlr_files += files(
'wlr_data_control_v1.c',
'wlr_export_dmabuf_v1.c',
'wlr_ext_foreign_toplevel_info_v1.c',
'wlr_ext_foreign_toplevel_management_v1.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_fullscreen_shell_v1.c',
'wlr_gamma_control_v1.c',