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

Khanhas fork issue - Windows 11 blur border persists after blur is disabled #4

Open
Cariboudjan opened this issue Feb 25, 2022 · 2 comments

Comments

@Cariboudjan
Copy link

Cariboudjan commented Feb 25, 2022

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]
@Cariboudjan
Copy link
Author

Also to add to this, can we have "Border=None" affect the borders in Windows 11?

@hikariatama
Copy link

Also to add to this, can we have "Border=None" affect the borders in Windows 11?

No, we can't. It uses internal blur which already comes with borders - check Explorer for example. Its window also has borders:

image

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