mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 01:41:29 +03:00
feat, topmost window, exclude from capture
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
3
src/privacy_mode/win_exclude_from_capture.rs
Normal file
3
src/privacy_mode/win_exclude_from_capture.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub use super::win_topmost_window::PrivacyModeImpl;
|
||||
|
||||
pub(super) const PRIVACY_MODE_IMPL: &str = "privacy_mode_impl_exclude_from_capture";
|
||||
Reference in New Issue
Block a user