fix windows wakelock, add set_display (#6623)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-12-05 08:32:44 -05:00
committed by GitHub
parent 00fe3a76c8
commit 50b81c2356
5 changed files with 75 additions and 21 deletions

2
Cargo.lock generated
View File

@@ -3333,7 +3333,7 @@ dependencies = [
[[package]]
name = "keepawake"
version = "0.4.3"
source = "git+https://github.com/rustdesk-org/keepawake-rs#ac395ef826b32a077bc5d2fe108cf71fde8fe2e6"
source = "git+https://github.com/rustdesk-org/keepawake-rs#ad94454a75cf1ff9e95e217dee9dd6a378bf625e"
dependencies = [
"anyhow",
"apple-sys",