I'm looking for a way to set a background image to my window. Something like the gnome-weather application:
The image is on the background and other components are on it.
That's my current window:
And I want a background more or less like this:
I downloaded the gnome-weather code to find out how it was done the background. I think it was done with CSS but I'm not sure, because JS is not my forte.