How could I go about mirror a display? In xrandr I could run a command like
xrandr --output DP-3 --same-as eDP-1
I tried running this command with wl-randr but the --same-as flag does not exist.
Upstream issue: https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/issues/101