mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-28 07:58:59 -04:00
ext_data_control: Add protocol implementation
This commit is contained in:
parent
714a0264a6
commit
d305934ebe
4 changed files with 751 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ wlr_files += files(
|
|||
'wlr_foreign_toplevel_management_v1.c',
|
||||
'wlr_ext_image_copy_capture_v1.c',
|
||||
'wlr_ext_foreign_toplevel_list_v1.c',
|
||||
'wlr_ext_data_control_v1.c',
|
||||
'wlr_fractional_scale_v1.c',
|
||||
'wlr_fullscreen_shell_v1.c',
|
||||
'wlr_gamma_control_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue