mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-04 00:31:13 +00:00
f65952cf1c
Each desktop isolate now independently tracks wakelock state. WakelockPlus.disable() is only called when all tabs within the same isolate are closed/minimized. WakelockPlus ensures screen stays awake as long as any isolate has wakelock enabled. Signed-off-by: 21pages <sunboeasy@gmail.com>