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

Add an option to keep the banner open when a mic is unmuted #1682

Open
buybackoff opened this issue Feb 18, 2025 · 2 comments
Open

Add an option to keep the banner open when a mic is unmuted #1682

buybackoff opened this issue Feb 18, 2025 · 2 comments
Labels
Enhancement Issue which are a enhancement

Comments

@buybackoff
Copy link

What workfow do you want to improve?

In PowerToys, there is an option to hide the banner only when a microphone is muted. I use it daily and find it quite important so that I do not forget to mute mics after a meeting.

Image

But now I and probably many others will have to uninstall PowerToys because of their disrespectful stubbornness to remove the conference mute feature completely since v0.88. That was the only feature I used from PT multiple times per day. SoundSwitch hotkey works exactly like in PowerToys - just muting mics as if via system settings. That's very nice and I would like to switch to SoundSwitch.

Image

How to make it better?

To make this feature complete:

  • Permanent banner option as described above
  • Option for a compact banner: just compare with PowerToys on the picture. Even the small one sometimes hides some panels/buttons/status_bar e.g. in Rider during remote pairing or code review
    Image
  • PowerToys detects mic status: if I use SoundSwitch's hotkey or the system settings then the banner from PowerToys appears when unmuted. It's probably some regular polling of the system status. It's an important detail in case a mic is unmuted by some other app.

Any alternative?

Continue using PowerToys v0.86.

Additional context

For reverse visibility in PT's issues just linking them here:

As a .NET dev I may consider implementing this myself (if PRs are easily accepted), but I cannot at all estimate the complexity or ETA; and for someone fluent with the codebase that may be much easier.

@buybackoff buybackoff added the Enhancement Issue which are a enhancement label Feb 18, 2025
@chriscollinsboxuk
Copy link

As a user coming who has also left PowerToys for this, I'd love this too.

Alternatively, if the microphone's muted status could be made visible by adjusting the icon in the systray, that would also serve the same purpose for me - either would work, but I think personally this might be less obtrusive than always displaying the banner.

@buybackoff
Copy link
Author

if the microphone's muted status could be made visible by adjusting the icon in the systray

Windows has an icon in the tray when a microphone is in use, but that icon is very small and not obtrusive enough. The main point of the sticky banner is its obtrusiveness, so that it is hard to forget to turn off the mic. The size of PowerToys banner is well balanced for that.

@Belphemur Belphemur marked this as a duplicate of #1697 Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Issue which are a enhancement
Projects
None yet
Development

No branches or pull requests

2 participants