Skip to content

v1.3

Latest

Choose a tag to compare

@duty1g duty1g released this 02 Sep 20:34

Per-monitor DPI scaling for config dialog

  • Config dialog scales correctly on high-DPI monitors
  • Cross-monitor drag handled via WM_DPICHANGED
  • Thread-level DPI awareness — does not affect x64dbg host process
  • Fonts and controls reposition on DPI change

Based on community PR #2 by @kuops (optional auth feature removed — auth remains mandatory).