It is currently September 29th, 2024, 11:25 am

Change wallpaper based on shortcut focus?

General topics related to Rainmeter.
cemara
Posts: 28
Joined: March 2nd, 2015, 10:22 am

Change wallpaper based on shortcut focus?

Post by cemara »

Is it possible to do this with rainmeter?
User focus on A shortcut for 2 sec,
Wallpaper will change into specified wallpaper for A shortcut

e.g :
User focus on Doom shortcut for 2 sec
wallpaper will change into Doom wallpaper
User avatar
jsmorley
Developer
Posts: 22787
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Change wallpaper based on shortcut focus?

Post by jsmorley »

A Windows shortcut, no. Rainmeter has no knowledge of any object outside of a skin, and no knowledge of the mouse when it is outside of a skin.

You could create a Rainmeter meter that is an image of a Doom icon, and take some action when you hover over it though.
cemara
Posts: 28
Joined: March 2nd, 2015, 10:22 am

Re: Change wallpaper based on shortcut focus?

Post by cemara »

jsmorley wrote:A Windows shortcut, no. Rainmeter has no knowledge of any object outside of a skin, and no knowledge of the mouse when it is outside of a skin.

You could create a Rainmeter meter that is an image of a Doom icon, and take some action when you hover over it though.
But a meter cannot act as a shortcut right?
Thanks for clarifying, too bad i thought it had this potential..
I was gonna use it to create tabbed desktop ala chrome with change wallpaper function...
User avatar
jsmorley
Developer
Posts: 22787
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Change wallpaper based on shortcut focus?

Post by jsmorley »

cemara wrote: But a meter cannot act as a shortcut right?
Thanks for clarifying, too bad i thought it had this potential..
I was gonna use it to create tabbed desktop ala chrome with change wallpaper function...
A meter can launch an application when clicked. It isn't a "shortcut" in any Windows sense, but can certainly act as an image that is also a "launcher" for any application.

So you could have an image meter that when hovered over sets the desktop wallpaper to some defined image, and when clicked launches an application.