Commit graph

8 commits

Author SHA1 Message Date
Stephan Dilly
49a1855cbb dont use process abort on input thread error (#823)
rather perform a graceful shutdown
2021-08-22 00:25:04 +02:00
Stephan Dilly
dad8e8d43d cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00
Stephan Dilly
5b07c48234 nightly clippy fixes 2021-06-05 10:28:18 +02:00
Stephan Dilly
423a014b0e
allow input error to be logged and abort program (#693) 2021-05-09 19:13:02 +02:00
Stephan Dilly
923bed9abf use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
Stephan Dilly
19947a7ec0 fix state change bug introduced in last commit 2020-06-23 00:24:12 +02:00
Stephan Dilly
cb6fe05cd6 indicate whether input polling state in process of changing 2020-06-23 00:18:59 +02:00
Stephan Dilly
79b8bdfae2 rename 2020-06-22 09:36:56 +02:00
Renamed from src/poll.rs (Browse further)