macos: implement client side modifier events

closes #198
closes #199
This commit is contained in:
Ferdinand Schober
2024-10-25 22:52:57 +02:00
parent 75b790ec2e
commit df85f0baf8
3 changed files with 123 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -1226,6 +1226,7 @@ version = "0.2.1"
dependencies = [
"ashpd",
"async-trait",
"bitflags 2.6.0",
"core-graphics",
"futures",
"input-event",