This website requires JavaScript.
Explore
Help
Register
Sign In
hexianglong
/
rustdesk
Watch
1
Star
0
Fork
0
You've already forked rustdesk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8,392
Commits
2
Branches
21
Tags
2aaca0c54a32decdf29fa9b50392ff1f6ffd1c9f
Commit Graph
9 Commits
Remove get_error() in windows.rs
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 17:38:53 +08:00
2aaca0c54a
Refact, replace GetLastError() by std::io::Error::last_os_error()
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 17:15:15 +08:00
c85682de8d
add comment
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 11:07:18 +08:00
7f29c7a601
topmost_window_exclude_from_capture, change label text
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 10:57:01 +08:00
060dfedb74
remove redundent global variables
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 07:41:06 +08:00
85ddfc0739
check if WDA_EXCLUDEFROMCAPTURE is supported
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 07:41:06 +08:00
7c98bfd363
feat, topmost window, exclude from capture
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-20 07:41:04 +08:00
c23f377039
fix, build ios
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-14 22:29:12 +08:00
839d3365f8
feat/virtual_display_privacy_mode
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-11-14 12:11:38 +08:00
90ac8b7b0b