shuttle-go/vendor/github.com/bendahl/uinput/TODO.md

10 wiersze
304 B
Markdown
Czysty Zwykły widok Historia

TODO
====
1. ~~Create Tests for the uinput package~~
2. ~~Migrate code from C to GO~~
3. ~~Implement relative input~~
4. ~~Implement absolute input~~
5. Test on different platforms (besides x86_64)
6. Implement functions to allow mouse button up and down events (for region selects)
7. Extend test cases