Signed-off-by: 21pages <pages21@163.com>
* Fix. Set custom timeout for arboard clipboard Signed-off-by: fufesou <shuanglongchen@yeah.net> * fix build Signed-off-by: fufesou <shuanglongchen@yeah.net> * Do not block tokio runtime Signed-off-by: fufesou <shuanglongchen@yeah.net> --------- Signed-off-by: fufesou <shuanglongchen@yeah.net>
`winapi::um::shellapi` is used in https://github.com/rustdesk/rustdesk/blob/master/src/platform/windows.rs but not declared in `Cargo.toml` resulting in a compilation error, when I tried building on Windows, this change adds shellapi as a dependency.
not add qr code text line as it's not selectable, and selectable input will steal the focus. Signed-off-by: 21pages <pages21@163.com>
quality monitor, also change test delay with instant rather than systemtime, because instant is stable
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
# Conflicts: # Cargo.lock # src/server/connection.rs
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>