1. 19 Jul, 2023 1 commit
    • Petrichor Park's avatar
      notepad: Use GetDpiForWindow(). · 100504d2
      Petrichor Park authored
      Instead of querying the registry, just calls `GetDpiForWindow`.
      
      Winecfg's DPI slider sets `Control Panel\\Desktop\\LogPixels`.
      See `programs/winecfg/x11drvdlg.c`
      Notepad queries `Software\\Fonts\\LogPixels`, and so doesn't pick up
      on the change.
      100504d2
  2. 18 Jul, 2023 28 commits
  3. 17 Jul, 2023 11 commits