Implement foreign-toplevel-info-v1

This commit is contained in:
Isaac Freund 2021-01-02 13:06:51 +01:00
parent eb30cde777
commit e9ae795c2c
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11
5 changed files with 812 additions and 0 deletions

View file

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