Tagged Questions
4
votes
3answers
1k views
Changing wallpaper on Linux programmatically
How would I change the wallpaper on a Linux desktop (using GNOME) within a C/C++ program? Is there a system API to do it?
3
votes
3answers
248 views
How does one detect when the wallpaper has changed (Windows XP or greater)?
I have figured out how to change the desktop wallpaper (there are dozens of examples on the Internet.)
One thing that still eludes me: how do I detect when the wallpaper has changed? (Say via the ...
1
vote
2answers
2k views
Change wallpaper programmatically using c++ and windows api
I've been trying to write an application, using Qt and mingw32, to download images and set them as the background Wallpaper. I have read several articles online about how to do this, in VB and C#, and ...
0
votes
0answers
49 views
WallpaperManager crops images
I'm having the same problem as this poster who is trying to set the desktop wallpaper using code. I noticed no answers to that posting.
Android WallpaperManager crops image
Could you tell me the ...
0
votes
1answer
742 views
Shell script changing desktop wallpaper
could you write the easist possible shell script that will change the desktop wallpaper (in Ubuntu) in regular interwalls (e.g. 1 minute). wallpapers will be saved in particular directory (e.g. ...