We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Below is an example skin
Disabling blur and refreshing the skin will disable the blur but the borders persist unless Rainmeter is restarted. Windows 11 only, Khanhas fork.
[Variables] BlurON=0 [BlurBehind] Measure=Plugin Plugin=FrostedGlass BlurEnabled=#BlurON# Type=Acrylic Corner=Round [Meter] Meter=String W=100 H=100 SolidColor=255,55,55,55 LeftMouseUpAction=[!WriteKeyValue Variables BlurON (#BlurON#=1?0:1)][!Refresh]
The text was updated successfully, but these errors were encountered:
Also to add to this, can we have "Border=None" affect the borders in Windows 11?
Sorry, something went wrong.
No, we can't. It uses internal blur which already comes with borders - check Explorer for example. Its window also has borders:
No branches or pull requests
Below is an example skin
Disabling blur and refreshing the skin will disable the blur but the borders persist unless Rainmeter is restarted. Windows 11 only, Khanhas fork.
The text was updated successfully, but these errors were encountered: