Skip to content

Conversation

@tatsuya087
Copy link

  • Middle-click any running app icon on the taskbar to mute/unmute it.
  • Added a new checkbox "Middle-click on a taskbar app icon to toggle mute" in Mouse settings (disabled by default).
  • Uses a low-level mouse hook (WM_MBUTTONDOWN) to capture clicks.
  • Identifies target apps using UI Automation asynchronously.
  • Suppresses the default "open new instance" behavior when the action is handled.
image

@CLAassistant
Copy link

CLAassistant commented Jan 25, 2026

CLA assistant check
All committers have signed the CLA.

@riverar
Copy link
Contributor

riverar commented Jan 25, 2026

ありがとう、すぐ見てみます。
Thanks, I'll take a look soon.

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