Wallpaper Engine

Wallpaper Engine

VU Meter
ZipD 5 Apr, 2019 @ 1:22am
Make Image and Background Transparent or None
How can I make both the image and color background go away or be transparent? I just want to use my own wallpaper manager, because I use multiple monitor profiles managed by DisplayFusion. I can edit the .js files myself if you can let me know how to set the background opacity to 0. I did that with image but wasn't able to specify the background color opacity to 0.
Last edited by ZipD; 5 Apr, 2019 @ 1:22am
< >
Showing 1-2 of 2 comments
Squee  [developer] 5 Apr, 2019 @ 3:48am 
Not 100% if it will work, WE has had some problems mixing with windows own background in at least some situations. Also I can't check the code right now due to time ( gotta work soon but can check later but you could try:

I would suggest adding a <div> element around the background elements in the html file which should be at the top of the <body> and using it to just hide them. While my code isn't all that tidy it should be obvious which is the background element. Don't forget to set the body/html background to transparent too ( most likely in the css at the top of the index.html ).

If that doesn't work, please check if the background color option still works or not. I don't think I update the background color of the body but as I haven't check I am not 100% sure.

Do make a copy of the wallpaper to avoid it being overwritten by an update. You can copy it to the my projects folder within WE's folder in steam.
Squee  [developer] 5 Apr, 2019 @ 4:10pm 
Doesn't seem to be possible. At least on my machine I get a white background, even if I use an empty html file with transparent background.
< >
Showing 1-2 of 2 comments
Per page: 1530 50