Commit graph

18 commits

Author SHA1 Message Date
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
f2126c05cc Remove debug logging 2020-10-25 17:36:07 +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
f5c3511e48 Remove redundant type 2020-10-23 21:15:54 +02:00
htrefil
7df1f0747e Fix active client handling 2020-10-23 21:11:30 +02:00
htrefil
941cb5b191 Remove unneeded dependency 2020-10-23 20:36:59 +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