Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set wallpaper for a subset of outputs, leaving the others as is #32

Closed
mjkalyan opened this issue Apr 22, 2021 · 2 comments
Closed

Set wallpaper for a subset of outputs, leaving the others as is #32

mjkalyan opened this issue Apr 22, 2021 · 2 comments

Comments

@mjkalyan
Copy link

mjkalyan commented Apr 22, 2021

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.

@stoeckmann
Copy link
Owner

Hi @mjkalyan,

unfortunately there is no internal mechanism for this. And a real solution does not exist. See #20 (comment) for more details.

As stated there, nitrogen uses an atom-workaround for this and I know that there is a pull request in feh for this as well: derf/feh#594

I am not sure if it is the proper way to go for xwallpaper though. In short: 0.6.2 definitely has no support for this.

@mjkalyan
Copy link
Author

Ah, thank you! I read the thread in issue #20 and as I suspected it is technically more difficult than it seems. I like xwallpaper so I'll continue to use it with something similar to your symbolic link solution. In fact one of my use cases is also calling xwallpaper from sxiv, just like the fellow in #20.

Thanks again and I appreciate your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants