mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-13 02:39:10 +08:00
fix: macos, input (#10133)
1. Workaround sticky `Fn` for more keys. 2. Workaround stikey `Help`. Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
f330953f4f
commit
5a2a94d2cc
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5219,7 +5219,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "rdev"
|
||||
version = "0.5.0-2"
|
||||
source = "git+https://github.com/rustdesk-org/rdev#961d25cc00c6b3ef80f444e6a7bed9872e2c35ea"
|
||||
source = "git+https://github.com/rustdesk-org/rdev#01ac3ec8009f04f7615842b9152338844b806184"
|
||||
dependencies = [
|
||||
"cocoa 0.24.1",
|
||||
"core-foundation 0.9.4",
|
||||
|
Loading…
Reference in New Issue
Block a user