Revert "refact: privacy mdoe 1, multi-monitors (#15318)" (#15320)

This reverts commit 3cdf1cce54.
This commit is contained in:
RustDesk
2026-06-17 21:46:40 +08:00
committed by GitHub
parent 3cdf1cce54
commit 6665242edf
8 changed files with 79 additions and 405 deletions

View File

@@ -272,10 +272,6 @@ fn create_capturer(
if privacy_mode_id > 0 {
#[cfg(windows)]
{
// Windows Mode 1 can cover every local monitor with overlay windows,
// but the legacy magnifier capture backend is still single-monitor
// constrained. Keep display-switch gating aligned with that backend
// limit, not just the overlay coverage.
if let Some(c1) = crate::privacy_mode::win_mag::create_capturer(
privacy_mode_id,
display.origin(),