mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
wlr_mirror_v1: adds mirroring of variable source on a single destination output
This commit is contained in:
parent
59b9518f07
commit
392dde7bed
8 changed files with 1271 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ compositors = {
|
|||
'src': 'scene-graph.c',
|
||||
'proto': ['xdg-shell'],
|
||||
},
|
||||
'mirror': {
|
||||
'src': 'mirror.c',
|
||||
},
|
||||
}
|
||||
|
||||
clients = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue