mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-05 04:11:28 +03:00
macos: implement client side modifier events (#219)
closes #198 closes #199
This commit is contained in:
committed by
GitHub
parent
75b790ec2e
commit
7496015d8d
@@ -44,6 +44,7 @@ ashpd = { version = "0.9", default-features = false, features = [
|
||||
reis = { version = "0.2", features = ["tokio"], optional = true }
|
||||
|
||||
[target.'cfg(target_os="macos")'.dependencies]
|
||||
bitflags = "2.5.0"
|
||||
core-graphics = { version = "0.23", features = ["highsierra"] }
|
||||
keycode = "0.4.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user