ref: 6c8de2713c34622799504f9817afe6876c5621cf
parent: aea866a49300a5e31e737d8fe54763711e693f05
author: Jacob Moody <moody@posixcafe.org>
date: Sun Aug 21 18:24:45 EDT 2022
rio: kbdtap deadlocks are verboden This should make kbdtap related deadlocks impossible. The tap thread has been rewritten to use one alt which always allows for the window handling code to nofiy us regardless if we're send'ing or recv'ing. We also move the start/stop messages to their own channel and can the reset code for now.