nefares / Background-Muter

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

Add "Minimized" condition to mute #17

Closed lamrongol closed 1 year ago

lamrongol commented 1 year ago

I added a "Mute Condition" setting. When you select "Minimized", only minimized windows are muted, windows which are just only background aren't muted.

nefares commented 1 year ago

I have created a new branch for this feature. Please try out the changes I made to your code.

Not working is when a process has multiple windows. Only the "Main" window will be muted if minimized

nefares commented 1 year ago

https://github.com/nefares/Background-Muter/tree/lamrongol-lamrongol-feature-add-minimized-condition

nefares commented 1 year ago

@lamrongol let me know once you verify that this is the desired functionality/ if you have additional changes or comments

lamrongol commented 1 year ago

I can't push to your repository and sent pull request https://github.com/nefares/Background-Muter/pull/18 See detail.