Merge pull request #2787 from fufesou/fix/SteamOS_keyboard_input_crash

remove unwrap() && fix input source group
This commit is contained in:
RustDesk 2023-01-10 15:20:40 +08:00 committed by GitHub
commit dba2665ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -5387,7 +5387,7 @@ checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
[[package]]
name = "tfc"
version = "0.6.1"
source = "git+https://github.com/fufesou/The-Fat-Controller#48303c5dacded6ea1873bc5d69bdde3175cf336a"
source = "git+https://github.com/fufesou/The-Fat-Controller#a5f13e6ef80327eb8d860aeb26b0af93eb5aee2b"
dependencies = [
"core-graphics 0.22.3",
"unicode-segmentation",