nefares / Background-Muter

Background Muter - Automatically Mute Background Applications
GNU General Public License v3.0
83 stars 8 forks source link

Is it possible to mute only minimized apps? #13

Closed Rik-Kirtaniya closed 1 year ago

Rik-Kirtaniya commented 2 years ago

Use case scenario: I am running two windows A and B side by side, A is playing audio but I need to click on B occasionally, which causes A to turn into a non-active window and thus get muted.

Is it possible to make it so that the window gets muted only when minimized to taskbar but not when it is merely clicked outside of and made non-active?

nefares commented 2 years ago

Added as a feature request. This can be implemented as a global setting, so it will affect the muting behavior overall and not for specific windows.

lamrongol commented 1 year ago

I also want this feature and sent pull request. https://github.com/nefares/Background-Muter/pull/17

nefares commented 1 year ago

Please confirm the closure of this issue

Rik-Kirtaniya commented 1 year ago

@nefares Works perfectly according to my testing. Thanks a lot to both you and @lamrongol for making this feature.

(Now I can have my visual novels running in the background without having to close them every time I want to do something else. :D)

lamrongol commented 1 year ago

I confirmed this works correctly at the moment.

lamrongol commented 1 year ago

Hmm... I restarted Windows and this doesn't work before once changing config.

nefares commented 1 year ago

Thanks for the positive feedback!

@lamrongol will close this for now since the feature is implemented. Can you create a separate issue for the bug you encountered.