Currently (running v0.6.2 though I checked the releases and this doesn't seem to have changed) if you have multiple outputs you cannot set the wallpaper for only one of them without resetting the rest to black. Is it possible (or in the scope of the project) to set wallpapers for a subset of outputs and leave the other wallpapers as they currently are?
External workarounds exist but aren't particularly desirable. e.g. one could write some code to remember what output is set to what wallpaper (and with what settings) then append the unset outputs to the new xwallpaper call, updating with the new values. I hope there's a more elegant solution available internally.
Currently (running v0.6.2 though I checked the releases and this doesn't seem to have changed) if you have multiple outputs you cannot set the wallpaper for only one of them without resetting the rest to black. Is it possible (or in the scope of the project) to set wallpapers for a subset of outputs and leave the other wallpapers as they currently are?
External workarounds exist but aren't particularly desirable. e.g. one could write some code to remember what output is set to what wallpaper (and with what settings) then append the unset outputs to the new
xwallpapercall, updating with the new values. I hope there's a more elegant solution available internally.