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

Window Border Overly Thick #216

Open
D-Maxwell opened this issue Mar 16, 2024 · 3 comments
Open

Window Border Overly Thick #216

D-Maxwell opened this issue Mar 16, 2024 · 3 comments
Labels
question Further information is requested

Comments

@D-Maxwell
Copy link

Describe the bug
It would seem that some windows' borders are made thicker than they should be (this sometimes includes the bottom border, but not always oddly enough, might be because of something else then), which the blur effect is then applied to, and leads to some subtly odd renders, such as that of this very window.

To Reproduce

[config]
applyglobal=false
extendBorder=true
reflection=false
oldBtnHeight=false
customAmount=true
blurAmount=12.000000
customBlurAmount=12.000000
luminosityOpacity=0.650000
activeTextColor=4278190080
inactiveTextColor=4290032820
activeTextColorDark=4294967295
inactiveTextColorDark=4290032820
activeBlendColor=1694498815
inactiveBlendColor=1694498815
activeBlendColorDark=1677721600
inactiveBlendColorDark=1677721600
blurMethod=1
effectType=0

Screenshots

image
image

Additional information (please complete the following information):

OS Version : Windows 10 Pro 22H2 19045.2788
Software Version : 1.5.1

What other third-party software do you use:

DWMBlurGlass
MicaForEveryone (unaffected)

Additional context
This doesn't seem to be tied to the Effects extend to borders (win10) option, as it remains this way regardless of its state.

@D-Maxwell D-Maxwell added the question Further information is requested label Mar 16, 2024
@D-Maxwell
Copy link
Author

I may add that this was already an issue in ~0.4.x, which I used to use on this install.

@Maplespe
Copy link
Owner

I think it has something to do with the application you're using, which incorrectly extends the window border or uses DwmExtendFrameIntoClientArea.
Also I'm not sure what the version number you provided refers to, DWMBlurGlass never had such a version number.

@D-Maxwell
Copy link
Author

I think it has something to do with the application you're using, which incorrectly extends the window border or uses DwmExtendFrameIntoClientArea. Also I'm not sure what the version number you provided refers to, DWMBlurGlass never had such a version number.

Well I'm not sure how I even acquired that build, but I definitely do recall it stating 0.4.x or 0.5.x.

Perhaps that was glass8 ? I don't recall it looking like that though.

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

No branches or pull requests

2 participants