downgrade win manager, new one introduce api-ms-win-shcore-scaling-l1-1-1.dll, and seems slow
This commit is contained in:
parent
ffb11dce61
commit
2f16d4c662
@ -1495,7 +1495,7 @@ packages:
|
|||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: HEAD
|
ref: HEAD
|
||||||
resolved-ref: "0728bd25ba1d625181573c26d3868efe21122190"
|
resolved-ref: "2c4b242e668acf4e652b09b13f650bcfbbaa3871"
|
||||||
url: "https://github.com/rustdesk-org/window_manager"
|
url: "https://github.com/rustdesk-org/window_manager"
|
||||||
source: git
|
source: git
|
||||||
version: "0.3.4"
|
version: "0.3.4"
|
||||||
|
@ -7,7 +7,7 @@ use std::{
|
|||||||
atomic::{AtomicUsize, Ordering},
|
atomic::{AtomicUsize, Ordering},
|
||||||
Arc, Mutex, RwLock,
|
Arc, Mutex, RwLock,
|
||||||
},
|
},
|
||||||
time::{Duration, SystemTime},
|
time::SystemTime,
|
||||||
};
|
};
|
||||||
|
|
||||||
use async_trait::async_trait;
|
use async_trait::async_trait;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user