diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-04-08 12:56:26 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-04-08 12:56:28 +0200 |
commit | 6471203be63bb5dd7716aa9841014f7e9105d452 (patch) | |
tree | cc48a7407c7842201c3fe6dbd5c98c03c641fd64 /.gitignore | |
parent | 7643fb90dcf148605e3309c2007cd8a4c27914fa (diff) |
fix: send inputs via messages instead of input
It appears as if lightyear inputs are supposed to be keys that are being
held down. This abstraction does not fit well with our inputs, which are
one-time actions. In particular, I've found inputs being missed.
We hope to improve upon this, by sending inputs as lightyear messages
via a reliable, oredered channel.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions