Make Scaling changes automatically based on screen DPI

Discussion related to "Everything" 1.5 Alpha.
Post Reply
lol
Posts: 1
Joined: Wed Oct 26, 2022 7:36 am

Make Scaling changes automatically based on screen DPI

Post by lol »

void wrote: Sat Mar 13, 2021 2:13 am Everything 1.5 adds UI features and improvements.

UI scale

Adjust the scale of all Everything windows and controls:

Scaling looks great. But could you make Scaling changes automatically based on screen DPI? Now it's changing, but the app looks blurry. If you can use the new Scaling instead of the one we have now, that would be great.
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Make Scaling changes automatically based on screen DPI

Post by void »

Thank you for your feedback lol,

Everything is system DPI aware (not per monitor DPI aware)

Per monitor DPI awareness is on my TODO list.

If you change the system DPI, please restart your PC.


The blur is likely caused by using Everything on a monitor that doesn't match your system DPI.

To fix the blur, please try disabling display scaling on high DPI settings:
  • Right click a shortcut to Everything and click Properties.
  • Click the Compatibility tab.
  • Check Disable display scaling on high DPI settings.
  • Click OK.
Post Reply