Skip to content

Add Win11 22H2 support #3

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Win11 22H2 support #3

wants to merge 2 commits into from

Conversation

rikka0w0
Copy link

Add support for Win11 22H2, increase the contrast of the context menu:
image

Also applies to the classic menu:
image

Plus some code clean up

@krlvm
Copy link
Owner

krlvm commented Nov 28, 2022

Thanks, but does not it just set the tint to blue? To unify the appearance of the context menus, I proceeded from the opposite considerations, making them gray.

@rikka0w0
Copy link
Author

Thanks, but does not it just set the tint to blue? To unify the appearance of the context menus, I proceeded from the opposite considerations, making them gray.

That would make the selected texts invisible. I found a different approach (patch the system theme, make the change permanent):
https://gist.github.com/rikka0w0/3fb342eee60ce470f32dc1afcaa94589
and for Win10:
https://gist.github.com/rikka0w0/971e247871154427d5e62c7b3a7ac1d4

@KOK12X
Copy link

KOK12X commented Jun 17, 2023

Thanks, but does not it just set the tint to blue? To unify the appearance of the context menus, I proceeded from the opposite considerations, making them gray.

That would make the selected texts invisible. I found a different approach (patch the system theme, make the change permanent): https://gist.github.com/rikka0w0/3fb342eee60ce470f32dc1afcaa94589 and for Win10: https://gist.github.com/rikka0w0/971e247871154427d5e62c7b3a7ac1d4

Hello!Dear rikka0w0 ,sorry to disturb you,but can you offer a downloadable release-version .exe ?I really need your modded Add support for Win11 22H2 version,,but i don't know how to convert the code to the exe file……

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

Successfully merging this pull request may close these issues.

3 participants