stuartlangridge / hushboard

Mute your mic while you're typing. An app for Ubuntu.
https://kryogenix.org/code/hushboard/
MIT License
146 stars 12 forks source link

Allow for the mute duration to be configurable #21

Open PauloGDPeixoto opened 3 years ago

PauloGDPeixoto commented 3 years ago

A configuration to allow us to prolong the mute duration would be nice, since sometimes we are not typing that fast and it results in whoever's on the other side hearing the first keypress before mute multiple times.

joaopslins commented 3 years ago

I have a similar problem: The mic unmutes too fast and the last keystroke goes through the mic. I would like to configure the time after no keystrokes where the mic is muted.

Noloxs commented 2 years ago

I have made a pull-request that might solve your problem. https://github.com/stuartlangridge/hushboard/pull/26