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

Update "Accent Color Sync" #799

Merged
merged 3 commits into from
Jul 21, 2024
Merged

Update "Accent Color Sync" #799

merged 3 commits into from
Jul 21, 2024

Conversation

CatmanFan
Copy link
Contributor

@CatmanFan CatmanFan commented Jul 21, 2024

Rewritten almost completely so that it now requires the OpenGlass Legacy edition (source code, fork), among other updates

void ColorFunction(BOOL force = false)
{
if (!isWorking)
WindhawkUtils::SYMBOL_HOOK hooks[] = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you seen the warning for this line? I added a new rule for naming symbol hook variables, to be able to optimize loading symbols. Let me know if the message is not clear enough.

Copy link
Contributor Author

@CatmanFan CatmanFan Jul 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw it, but actually didn't understand what it was supposed to mean at first until after scanning through it this morning. It should be fixed now

@m417z m417z merged commit 45b792a into ramensoftware:main Jul 21, 2024
1 check passed
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.

2 participants