Refactor DDM backend to use monitorcontrol for input switching and update error messages for clarity

This commit is contained in:
Lago
2026-03-27 15:31:44 +01:00
parent c06799f7b9
commit 208ad243a7
5 changed files with 65 additions and 149 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Samsung trigger input codes mapped by port:
- `DP2` -> `19`
- `HDMI` -> `17`
- If Samsung trigger input matches this device port code, the app runs `DDM.exe /MNT:AW3423DWF /WriteActiveInput <PORT>`.
- If Samsung trigger input matches this device port code, the app runs `monitor.set_input_source(<PORT>)` on `AW3423DWF` via `monitorcontrol`.
- If it does not match, the app waits.
Retry behavior: