wallpaper icon indicating copy to clipboard operation
wallpaper copied to clipboard

Help wanted with Linux part of the code

Open sindresorhus opened this issue 6 years ago • 3 comments

Looking for someone experienced with Linux and JS that can help out. I'm tired of handling low-quality Linux-related PRs. I don't even use Linux and there are just too many edge-cases.

sindresorhus avatar Oct 02 '18 08:10 sindresorhus

Hi, I already solve the problem #39 I could help you solve other problems.

Ronalses avatar Oct 02 '18 09:10 Ronalses

Hi,

I'm working on it. I try to change the logic to be work with all background manager and to uniformize all background image.

I hope I could send MR later in the day.

deather avatar Oct 02 '18 10:10 deather

Hi,

I wrote a collection of utilities for dealing with wallpapers on Linux, for a variety of window managers. It works under both Wayland and X.

https://github.com/xyproto/monitor

One idea could be to depend on these utilities on Linux, then file any issues here:

https://github.com/xyproto/monitor/issues

For the tests I have done, the monitor utilities works, but better support for tiling/stretch/fill could be added.

GNOME timed wallpapers are also supported.

xyproto avatar Feb 09 '19 15:02 xyproto