mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-01 01:20:55 +03:00
[WIP] MacOS inputcapture (#131)
* [WIP] MacOS inputcapture --------- Co-authored-by: Ferdinand Schober <ferdinand.schober@fau.de> Co-authored-by: Ferdinand Schober <ferdinandschober20@gmail.com>
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -1196,10 +1196,15 @@ version = "0.2.0"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"async-trait",
|
||||
"bitflags 2.6.0",
|
||||
"core-foundation",
|
||||
"core-foundation-sys",
|
||||
"core-graphics",
|
||||
"futures",
|
||||
"futures-core",
|
||||
"input-event",
|
||||
"keycode",
|
||||
"libc",
|
||||
"log",
|
||||
"memmap",
|
||||
"once_cell",
|
||||
|
||||
Reference in New Issue
Block a user