Automation for remote streaming using a dummy plug on Linux, supporting both Xorg/X11 and Wayland.
- KDE5/6
- GNOME 48+
- Hyprland
- bspwm
- Niri
- Best effort using xrandr and wlrandr for others
- COSMIC (Planned)
usage: dpa [do|undo]
Example usage using a global prep command in Sunshine:
global_prep_cmd = [{"do":"sh -c \"~/code/xenhat/dummy-plug-automation/dpa do\"","undo":"sh -c \"~/code/xenhat/dummy-plug-automation/dpa undo\""}]