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

Show mic muted toast with optimizations service running #3534

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

Conversation

suhankins
Copy link

Right now, if ASUS optimizations service is running, there's no toast or anything to show that you muted or unmuted microphone.

I believe this is because optimization services handle muting microphone, and so g-helper shouldn't do it itself, which is reasonable. The problem is that optimization services don't create toasts for it.

These changes should keep existing behavior that if optimization service is running, g-helper doesn't mute the microphone, but will show a toast and change LED indicator to show that microphone is indeed muted.

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.

1 participant