Comment 18 for bug 344228

Revision history for this message
Michael Rooney (mrooney) wrote : Re: [Bug 344228] Re: Deleting an image that's used as a desktop wallpaper removed it as a wallpaper without notice

Sounds like we need an inotify watch for the active wallpaper which
will update the location when it moves. Detecting a deletion should be
possible with this approach as well, though the behavior here would
need to be defined, specifically, where does the image get copied to.
David, any thoughts on that?