Francesco149 / weebp

free and open-source wallpaper engine, set any window as your wallpaper
The Unlicense
547 stars 60 forks source link

Linux support #7

Closed p4rkrs closed 5 years ago

p4rkrs commented 5 years ago

As a regular Linux user, it would be nice to have software like this on Linux. Because as far as I know, no software (still maintained now) is available on Linux.

Francesco149 commented 5 years ago

you don't need fancy software to do this on linux, just run mpv --wid 0 video.mp4 if you don't use a compositor, or if you do use a compositor you can install xwinwrap and use that.

the reason i made weebp is that windows didn't have simple command line tools like xwinwrap and you need some trickery to draw behind the desktop icons

p4rkrs commented 5 years ago

I see, thanks for the tips! Keep working, I like your project