Files
duplicati/Duplicati/Library/Interface
Kenneth Skovhede 3269c87329 Add PowerMode provider selection
This PR adds settings to choose a Power Mode provider, which will detect if the system is in a paused/suspended state and avoid starting tasks while being suspended.

This currently only works for Windows, where the previous inplementation is named `NET` (for .NET) and the new mode is named `Native` and using the Windows documented approach with a hidden window that listens for `WM_POWERBROADCAST` messages.

The default is `Native` but can now also be disabled by choosing the `None` provider.
2025-10-15 17:58:24 +02:00
..
2025-02-17 16:45:51 +01:00
2025-07-01 16:32:19 +02:00
2025-07-01 16:32:19 +02:00
2025-09-05 10:49:20 +02:00
2025-04-01 14:17:37 +02:00