Results 3 comments of Csaba Marosi

I did not actually test whether I need the two sleep, but the reasoning: - I spawn many background tasks with `timeout $windowLength xinput test $id > $fileName &` -...

Updated (learned some bash). My original intention was this, but did not know about `wait`

Your PR has additional features (and I'm lazy to check/test them), so would leave the credit :). You can take these ideas (or fork my branch), if you would like....