Hacker News new | ask | show | jobs
by altano 3071 days ago
Why is this said in every discussion of high-dpi displays? I've been using high-dpi displays on Windows for longer than Retina was a thing and it's totally fine with only the extremely rare app/dialog not supporting it. My main display right now is 4k@27" with scaling on. Most apps are built properly and Windows now even supports fringe features like multi-monitor setups with different scaling ratios (a feature I was eagerly awaiting).

It's not perfect and I'll occasionally come across some old utility that was built 10 years ago and renders poorly, but never a commonly used or modern one. The level of inconvenience doesn't even register.

What do you want to use that doesn't work? Please be specific!

2 comments

I definitely use lots of apps that aren't rebuilt in the last decade which is pretty common in the enterprise (in house stuff).

But among the "new" and "widely used" apps on my desktop right now that don't scale well (i.e. bitmap scale) are e.g. Skype, McAffee, Cisco AnyConnect (it seems about 50% of the apps on my desktop are not properly DPI aware, but simply bitmap scaling).

That's not the bad part though, I can learn to live with a few blurry bitmap scaling apps (and the odd miniature one that doesn't scale at all for some reason), but the bigger problem is apps that partially scale so they become unusable. Here is a screenshot I just took, of JetBrains DotTrace (a profiler) at 2x scaling (At a laptop with 15" @ 4K): http://prntscr.com/i4tpmb It not only looks terrible, but some things are actually unusable.

The bad thing about that kind of bug is that when an app is unusable, even if it's only one app of 100 that you use, you have no choice but to change scaling or resolution just to do that task which is a terrible interruption, especially for scaling that might require a logout to take effect.

Edit: I don't consider multi monitor with different DPI's a fringe feature, since the high DPI is very common on laptops so any setup with a laptop plus an external screen will often be using different scaling for the laptop screen and the external screen.

Wow that screenshot of DotTrace is pretty bad, thanks for sharing. Skype supports high dpi just fine though (I use it regularly).
You may be able to fix this issue by overriding the DPI scaling for this application to System in its program properties dialog.
A co-worker is seriously considering switching back to Mac because so many apps are misbehaving in a mixed-DPI environment in Windows. Maybe if both your monitors are 4k you're okay, but it really sucks if 1 is 4k and the other isn't, such as when you have a laptop with an additional monitor.
I actually use two monitors with different scaling and it works just fine for me. That’s why I mentioned it. What apps is your friend having trouble with?