lx-s / WinMute

WinMute lets you automatically mute your PC volume on certain events (e. g. Screensaver, Workstation Lock, Shutdown, etc.).
BSD 3-Clause "New" or "Revised" License
168 stars 6 forks source link

[request] stop any sound playing instead of mute #7

Closed makedir closed 2 years ago

makedir commented 3 years ago

Not sure if this would be possible, but could you maybe implement an option to turn on, that instead of mute any audio source will be stopped?

Windows has global hotkey for media play/pause I think, at least you can do this with AutoHotkey with "^!Down::Send {Media_Stop}"

lx-s commented 2 years ago

You mean, pause whatever is currently registered with Windows as "Playing" and showing in this popup grafik ?

I can look into it!

lx-s commented 2 years ago

I looked at this issue but there are several problems.

Because of all that, I have to close this issue with "can't fix" for now. Sorry :|