Commit graph

20 commits

Author SHA1 Message Date
htrefil
7c499f1dd4 Upgrade to tokio 0.3 2020-10-28 19:50:05 +01:00
htrefil
97689b5615 Implement libevdev event management 2020-10-28 19:45:49 +01:00
htrefil
78482e32bf Implement libevdev event reading 2020-10-25 19:37:18 +01:00
htrefil
299abe0dc7 Gut input crate 2020-10-25 18:35:50 +01:00
htrefil
63440a456e Fix setup 2020-10-25 18:25:41 +01:00
htrefil
e833a5693a Remove redundant literal suffix 2020-10-25 18:21:59 +01:00
htrefil
46a20132b0 Don't write timestamps 2020-10-25 18:00:01 +01:00
htrefil
e06cb40dd7 Fix EVIOCGRAB ioctl 2020-10-25 17:38:52 +01:00
htrefil
70de86b0c6 Zero the uinput_setup structure 2020-10-24 20:44:08 +02:00
htrefil
5b08ee0c1a Use SYN_REPORT 2020-10-24 20:23:46 +02:00
htrefil
a9bc65097d Destroy virtual device on exit 2020-10-24 19:52:37 +02:00
htrefil
bbed9c916f Use std File instead of raw libc calls 2020-10-24 19:45:15 +02:00
htrefil
6891b1954b Rename uinput device to rkvm 2020-10-24 19:25:20 +02:00
htrefil
4e8394817a Implement client and server 2020-10-23 19:47:57 +02:00
htrefil
ffebcaa996 Move enum Event to crate input, begin work on EventWriter 2020-09-17 17:49:23 +02:00
htrefil
8be1e1bd26 Add back missing AsRawFd impl for AsyncFile 2020-09-17 17:42:42 +02:00
htrefil
2861740760 Implement AsyncFile methods directly 2020-09-17 17:33:24 +02:00
htrefil
3e2117670b Implement AsRawFd for AsyncFile 2020-09-16 18:16:29 +02:00
htrefil
4c0d08b06f Restructure code a bit 2020-09-16 18:13:41 +02:00
htrefil
6605b610e7 Initial commit 2020-09-16 18:04:18 +02:00