wlr_mirror_v1: adds mirroring of variable source on a single destination output

This commit is contained in:
Alexander Courtis 2022-01-07 11:25:46 +11:00
parent 59b9518f07
commit 392dde7bed
8 changed files with 1271 additions and 0 deletions

View file

@ -44,6 +44,7 @@ wlr_files += files(
'wlr_layer_shell_v1.c',
'wlr_linux_dmabuf_v1.c',
'wlr_matrix.c',
'wlr_mirror_v1.c',
'wlr_output_damage.c',
'wlr_output_layout.c',
'wlr_output_management_v1.c',