It is currently April 24th, 2024, 11:21 pm

Refresh all tray icon

Report bugs with the Rainmeter application and suggest features.
UPieper
Posts: 1
Joined: June 12th, 2021, 7:51 am

Refresh all tray icon

Post by UPieper »

Hi,

I have quite a few skins with different refresh times. So I regularly go to my tray icon and from the submenu I select "refresh all". Would it be possible to add the possibility to refresh all by single/double clicking the tray icon?

Thanks for considering!

UP
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: Refresh all tray icon

Post by death.crafter »

UPieper wrote: June 12th, 2021, 7:55 am Hi,

I have quite a few skins with different refresh times. So I regularly go to my tray icon and from the submenu I select "refresh all". Would it be possible to add the possibility to refresh all by single/double clicking the tray icon?

Thanks for considering!

UP
This is not even considerable. But as a workaround, make a small skin like :

Code: Select all

[Rainmeter]
Update=-1

[Refresher]
Meter=Image
H=20
SolidColor=FFFFFF
LeftMouseUpAction=[!Refresh *]
This will refresh all the active skins.

Regards,
death.crafter
from the Realm of Death