Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mica effect stops working after wallpaper change #4

Open
raleik-pl opened this issue Mar 12, 2024 · 3 comments
Open

Mica effect stops working after wallpaper change #4

raleik-pl opened this issue Mar 12, 2024 · 3 comments

Comments

@raleik-pl
Copy link

raleik-pl commented Mar 12, 2024

Hi,
I have my windows setup so it updates wallpaper every day.
I've created skins that use Mica effect like so:

[Acrylic]
Measure=Plugin
Plugin=TranslucentRM
Corner=0
Border=0
AccentColor=1
Mica=4

It works fine when skin loads:
translucentrm1
but after wallpaper changes, it stops working, there is solid background on skins:
translucentrm2
It works again after I refresh all skins manually:
translucentrm3

@ozone10
Copy link
Owner

ozone10 commented Mar 16, 2024

@raleik-pl
IIRC there was issue with certain OS builds that require manually refreshing skins.
I am sorry. I am currently busy, so I am not able to investigate further.
You could try DynamicVariables=1, but it will use more resources.

@raleik-pl
Copy link
Author

Unfortunately, DynamicVariables=1 causes the skin to become non-transparent on its own, after few seconds from loading.

@ozone10
Copy link
Owner

ozone10 commented Mar 27, 2024

@raleik-pl
then you could use workaround, detect wallpaper change and use https://docs.rainmeter.net/manual/measures/general-options/#OnChangeAction to refresh skins.

If you have issue how to write it, you can ask in rainmeter forum, they will help you better than me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants