A mpv based video wallpaper program for wlroots based wayland compositors. (Video Dynamic Wallpaper for Linux).
qt5
mpv
layer-shell-qt
pkg-config
meson
git clone https://github.com/lisuke/qt-mpv-bg-wlr
cd qt-mpv-bg-wlr
meson setup build
ninja -C build
sudo ninja -C build install
sudo ninja -C build uninstall
qt-mpv-bg-wlr ~/reimu.mp4
echo 'cycle pause' | socat - /tmp/mpv-socket-eDP-1
Please file bug reports at https://github.com/lisuke/qt-mpv-bg-wlr
Please submit patches to https://github.com/lisuke/qt-mpv-bg-wlr
If you're on Arch there's an AUR package https://aur.archlinux.org/packages/qt-mpv-bg-wlr/