It is currently April 19th, 2024, 11:25 am

Auto-moving skins with desktop backgrounds

Get help with creating, editing & fixing problems with skins
omnomnomnom
Posts: 1
Joined: June 23rd, 2010, 11:44 pm

Auto-moving skins with desktop backgrounds

Post by omnomnomnom »

Can it be done?
I've been looking around for this and haven't found anything. What I want is for a skin (Arcs) to change position based on what desktop background is showing (using the Windows 7 wallpaper sideshow). Is there maybe a script I can write to edit the .ini periodically or is there a more straightforward way of doing this in Rainmeter?
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: Auto-moving skins with desktop backgrounds

Post by smurfier »

Rainmeter has nothing to do with the wallpaper. The only way to accomplish what you want is to write your own AutoIt script (assuming it can change the wallpaper) that will change the wallpaper and make the appropriate change to Rainmeter.ini.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
User avatar
Alex2539
Rainmeter Sage
Posts: 642
Joined: July 19th, 2009, 5:59 am
Location: Montreal, QC, Canada

Re: Auto-moving skins with desktop backgrounds

Post by Alex2539 »

Actually, it is possible. If you know ahead of time what the backgrounds are going to be, you can get the current background image from the registry. Then, substitute the name of each background to a number and then you can use IfAbove/Below/EqualAction with a !RainmeterMove bang to move the skin exactly where you want it.
ImageImageImageImage
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: Auto-moving skins with desktop backgrounds

Post by smurfier »

For future reference where is the background image name in the registry?
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
User avatar
maminscris
Posts: 509
Joined: April 24th, 2009, 3:17 pm
Location: Bucharest, Romania Lat 44,43° Lon 26,1°

Re: Auto-moving skins with desktop backgrounds

Post by maminscris »

smurfier wrote:For future reference where is the background image name in the registry?
HKEY_CURRENT_USER\Control Panel\Desktop on xp in the list look for wallpaper

or you can just search registry with your current wallpaper name
Zero at programing, zero at writing codes, so far 2 at making images
But I'm good at copy/paste, and I not always like this
Image