nefares / Background-Muter

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

Fix lamrongol feature add minimized condition #18

Closed lamrongol closed 1 year ago

lamrongol commented 1 year ago

Fix: Mute and unmute properly. When mute condition is background, all background processes are muted. When mute condition is minimized, unminimized processes are unmuted.

Update: Reflect condition setting immediately.

lamrongol commented 1 year ago

Problem: When changing mute condition to "minimized", the setting is not reflected immediately only after changing focus.

nefares commented 1 year ago

@lamrongol I was able to incorporate all the changes.

New version will be pushed soon

nefares commented 1 year ago

20