Releases: drewmarsh/toggle-muter
Releases · drewmarsh/toggle-muter
v1.0.2
Toggle Muter v1.0.2
Toggle Muter is a lightweight audio management solution designed to mute or unmute the currently focused window via a custom hotkey. Available for both Windows and Linux.
Changelog:
- Added a bash script that brings Toggle Muter to Linux distros
Questions?
Refer to the README
v1.0.1
Toggle Muter v1.0.1
Toggle Muter is a lightweight audio management program designed to mute or unmute the currently focused window via a custom hotkey.
Changelog:
- Replaced
RegisterHotkeywith a custom class that deals with hotkey registration/unregistration - Revamped hotkey configuration window that allows for much more customization
- Stability and crash fixes