Commit Graph
2 Commits
Author SHA1 Message Date
webadderall 1f04674aec fix(windows): address PR 517 review feedback 2026-05-17 19:25:01 +10:00
birkls 65c832ef1d fix(windows): resolve WGC capture failure and non-ASCII path encoding errors
- Implemented HMONITOR resolution bridge via PowerShell to match raw handles for native WGC capture.
- Added HighDpiAwareness to the capture helper process to fix coordinate mismatches on scaled displays.
- Implemented temporary ASCII-safe path shuffle to prevent 'Path Not Found' errors with non-ASCII recordings directories.
- Cleaned up debug logging and added professional documentation for PR submission.
2026-05-15 15:25:11 +02:00