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

Caption buttons not affected by the program on CustomBlur #279

Open
gingusScringus opened this issue Apr 24, 2024 · 8 comments
Open

Caption buttons not affected by the program on CustomBlur #279

gingusScringus opened this issue Apr 24, 2024 · 8 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@gingusScringus
Copy link

Describe the bug

A clear and concise description of what the bug is:

I always avoid using the CustomBlur blur method due to the caption buttons being miscolored despite have been already set up through the program. So if i made the active text color to white, only the text becomes white and not the caption buttons (the minimize, maximize, close buttons) so it results in a white text and black caption buttons. I could change to light mode, but it just does the opposite instead, white text, white caption buttons, can't see them. This doesn't happen on OldBlur though, just the coloring for the caption button doesn't work but it is still visible when I'm on either light or dark mode.

To Reproduce

Steps to reproduce the behavior:

Open the program with dark mode set, go to the Advanced tab, and change the Blur Method to CustomBlur. Then go to General and set the active text color to white (255,255,255), save that and open any window that's NOT Explorer (i.e: winver, Notepad, Roblox Studio, and others).

Screenshots

If applicable, add screenshots to help explain your problem:
image
image
image

Additional information (please complete the following information):

OS Version : [e.g. Windows 11 23H2.22631.3085]
Software Version : [e.g. 2.0.1]

Windows 10 22H2 build 19045.4355
DWMBlurGlass 2.1.1

I believe this also happens on Windows 11 23H2 as discovered on my other PC (program version is the same)

What other third-party software do you use:

[e.g. windhawk mods xxx]

None

Additional context
Add any other context about the problem here.

@gingusScringus gingusScringus added the question Further information is requested label Apr 24, 2024
@gingusScringus
Copy link
Author

some more screenshots:

image
image

@ALTaleX531
Copy link
Collaborator

The functionality of DwmBlurGlass does not include changing the colors of the title bar buttons, which means that OldBlur's behavior is unintended. These colors depend on whether the window is in dark mode or not, and some system applications have windows that say to DWM “Hey I'm in dark mode, please help me render the buttons white”, which includes explorer.
In conclusion, this is not a bug, but a feature request.

@gingusScringus
Copy link
Author

Huh, alright, I thought that was already a feature but no I guess... I hope you guys will add this to the program because this is the one reason why I try not to use the CustomBlur method, would be a QoL change for me and some others too.

Is there a temporary way to make the caption buttons force to white though?

@Maplespe Maplespe added the enhancement New feature or request label Apr 26, 2024
@bananakid
Copy link

Hope this can be enhanced (though it was marked as non-fixable before). In File Explorer I get persistent white color of active text and minimize-maximize-close buttons both in Light and Dark mode (Windows 10, version 21H2 & DWMBlurGlass 2.2.0 with CustomBlur (IComposition)).

@funn-hue
Copy link

Hope this can be enhanced (though it was marked as non-fixable before). In File Explorer I get persistent white color of active text and minimize-maximize-close buttons both in Light and Dark mode (Windows 10, version 21H2 & DWMBlurGlass 2.2.0 with CustomBlur (IComposition)).

For the titlebar text, get the windhawk mod "fix basic caption text"

@gingusScringus
Copy link
Author

Hope this can be enhanced (though it was marked as non-fixable before). In File Explorer I get persistent white color of active text and minimize-maximize-close buttons both in Light and Dark mode (Windows 10, version 21H2 & DWMBlurGlass 2.2.0 with CustomBlur (IComposition)).

For the titlebar text, get the windhawk mod "fix basic caption text"

Tried using Windhawk, but I'm not sure if the Windhawk is broken or the mods were broken because they don't seem to change anything. So maybe not.

@funn-hue
Copy link

funn-hue commented May 3, 2024

Hope this can be enhanced (though it was marked as non-fixable before). In File Explorer I get persistent white color of active text and minimize-maximize-close buttons both in Light and Dark mode (Windows 10, version 21H2 & DWMBlurGlass 2.2.0 with CustomBlur (IComposition)).

For the titlebar text, get the windhawk mod "fix basic caption text"

Tried using Windhawk, but I'm not sure if the Windhawk is broken or the mods were broken because they don't seem to change anything. So maybe not.

You need to exclude critical system processes from advanced settings in the app

@gingusScringus
Copy link
Author

Hope this can be enhanced (though it was marked as non-fixable before). In File Explorer I get persistent white color of active text and minimize-maximize-close buttons both in Light and Dark mode (Windows 10, version 21H2 & DWMBlurGlass 2.2.0 with CustomBlur (IComposition)).

For the titlebar text, get the windhawk mod "fix basic caption text"

Tried using Windhawk, but I'm not sure if the Windhawk is broken or the mods were broken because they don't seem to change anything. So maybe not.

You need to exclude critical system processes from advanced settings in the app

Tried doing that, but still none. Some of the mods worked after that though. It's probably broken or conflicted with something else.

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

No branches or pull requests

5 participants