feat(windows): support hidpi screens and per-monitor dpi awareness
Open
feat
windows/
windows/config/
windows/engine/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
**Is your feature request related to a problem? Please describe.**
Keyman currently does not support hidpi, which means its windows appear somewhat fuzzy on high resolution screens.
**Describe the solution you'd like**
Support [per-monitor v2 dpi awareness](https://docs.microsoft.com/en-us/windows/win32/hidpi/high-dpi-desktop-application-development-on-windows).
See also #297 and #4175.
---
**Keyman for Windows/macOS/Linux:**
- OS: Windows 10 2004 x64
- Keyman version: 14.0.210-alpha
Contributor guide
Assessment
This issue has not been assessed yet.