Merge branch 'wlr_mirror_v1' into 'master'

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

See merge request wlroots/wlroots!3421
This commit is contained in:
Alexander Courtis 2023-02-20 00:19:41 +00:00
commit abbe353ae8
7 changed files with 1170 additions and 0 deletions

View file

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