I made an applet to update the wallpaper to the corresponding virtual desktop when you use VD + IconX. It changes the wallpaper setting at the system level and waits for IconX to update its window / "desktop". I'd like to post it on wincustomize but don't know under what category to put it. If anyone has any thoughts, let me know. It's a 32kb zip (with source code). [EDIT: SVDhelper now has a home among the DesktopX widgets. -db ]
This is a screenshot:
http://images2.stardock.com/25/19/2519379/Desktop.jpg?1947522
From the ReadMe:
SVDhelper - Let's Stardock Virtual Desktop update the wallpaper when running with IconX. Here is the link for it:
https://www.wincustomize.com/viewskin.aspx?SID=1&SkinID=1131&LibID=34
Intro:
Stardock's VD doesn't really change the system wallpaper - it just paints over the desktop with a different image. The problem is that the new images won't be seen if you're running IconX. IconX reads the real system wallpaper and uses that image to paint directly over VD's images. Quick Fix: make VD's wallpaper be the real system wallpaper. IconX will read see this new system wallpaper and use it to paint the desktop.
Instructions:
Start up this app. Click hide to make the window disappear. To show the window again, just double-click the exe file (this will unhide the currently running app rather than create a new copy). Currently only compatible with bitmaps.
Source code is included. It's doubtful that I will make any updates. So, do what you will with it. If you add in the jpeg support, let me know - I want that too. Enjoy.
Bugs, etc.:
BMP support only. If you configure JPG in Virtual Desktop, they won't work. VD will usually return your wallpaper to its original state when it exits. This app negates that functionallity. Wallpaper is lagged 2-4 seconds behind when you change desktops. I think it has to do with how often IconX tries to reread the wallpaper settings in the registry.