Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.51k stars 56 forks source link

Basic support for web wallpapers (#153) #196

Closed Pasalc closed 2 months ago

Pasalc commented 6 months ago

Fix for issue #153.

Short description

Added support for simple web wallpapers(like 3026516467 consisting of single html file) . If wallpaper have dependencies(like 3108493067), then program prints to user that dependencies are not supported and closes.

Almamu commented 2 months ago

PR looks good and the backgrounds I tested seemed to work fine as long as no dependencies were required. Lacks support for multiple screens but I think this is something I can add on my own or can be done in a different PR. I'm merging it! Thanks for your contribution and sorry for the delay