Commit graph

11 commits

Author SHA1 Message Date
Jan Trefil
839296bfd4 Use edition = "2021" for all crates 2024-07-13 18:09:18 +02:00
Jan Trefil
59d5b6b6d7 Switch to tracing 2023-09-09 11:07:43 +02:00
Jan Trefil
9817583b20 Fix building on older kernels without ABS_PROFILE 2023-08-30 09:55:04 +02:00
ckie
9e1205b776
Workaround bindgen comment rusting bug
Currently the tests wont run on x86_64-linux on my machine
due to a CXX comment being parsed by rustc due to improper conversion.

See more:
https://users.rust-lang.org/t/disable-doc-tests-for-bindgen-module/54639/2
2023-07-09 00:58:06 +03:00
Jan Trefil
2b20ba1f1b Implement abs events 2023-06-11 14:02:10 +02:00
Jan Trefil
7cc34c7e26 Log virtual device creation 2023-05-13 14:40:05 +02:00
Jan Trefil
5924ae251f Get rid of windows conditionals 2023-04-18 22:37:01 +02:00
Jan Trefil
b303576f3c Update bindgen 2023-04-18 22:36:33 +02:00
Jan Trefil
7fc6841e38 Fix versions 2023-04-18 22:30:57 +02:00
Jan Trefil
c9cfa4dd69 Fix SYN events, high res mouse scrolling 2023-04-18 20:30:24 +02:00
Jan Trefil
ae5ce0bed7 Update deps, use consistent rkvm- prefix for crates 2023-04-16 12:29:45 +02:00
Renamed from input/Cargo.toml (Browse further)