nefares

Results 7 issues of nefares

Linux port of the tool.

enhancement

Since only the Main Window handle is checked for the Iconic property, it causes all windows to remain muted/unmuted until the main window is minimized/unminimized. A fix will probably include...

bug
good first issue

A muted app will only be unmuted when it is in the foreground again, even if it was moved to the exception list. A fix could be to run through...

bug

This feature is for adding a new installer for the app with the following requirements: - [ ] Activate autostart at windows start (Using registery keys) - [ ] Choose...

enhancement

Some applications take too long to respond, which triggers the troubleshooting program from Windows. Foreground window switches to dwm.exe, and does not revert back unless Alt-Tab is pressed. A possible...

bug

In some cases applications previously muted by the background muter stay muted even though it exited cleanly. This can happen when the respective application exits while being muted A possible...

bug
enhancement

Add unit tests for major, and maybe later for all functions: - [ ] RunMuter - [ ] MuterCallback - [ ] SetApplicationMute - [ ] GetVolumeObject - [ ]...

enhancement