Score:0

does GNOME wayland poll the background image from the URI actively?

pe flag
Max

Does gnome on wayland poll the background image URI periodically while drawing the desktop or does it load the image data once in the Daemon until next restart?
basically I like to know what happens after:

gsettings set org.gnome.desktop.background picture-uri-dark 'somefile_somewhere_some'

given two images

/root/home/1.svg

and

/root/home/2.svg

issuing

 gsettings set org.gnome.desktop.background picture-uri-dark '/home/c/Pictures/1.svg'

set the background to 1.svg

issuing :

     gsettings set org.gnome.desktop.background picture-uri-dark '/home/c/Pictures/2.svg'

changes the background instantly to 2.svg

issuing:

mv 2.svg mv3.svg

instasntly sets the background to nothing.

issuing

mv svg.1 svg.2

does nothing issuing

mv 3.svg 1.svg 

does nothing

issuing

gsettings set org.gnome.desktop.background picture-uri-dark '/home/c/Pictures/1.svg'

sets the background to 1.svg instantly.

it seems it loads the file once but polls the existence of the file extremely often

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.