Hacker News new | ask | show | jobs
by sli 2998 days ago
> I've got a coworker sitting right next to me with a HiDPI main + non-HiDPI secondary screen. X or Wayland, it's a thousand cuts of hell: set native resolution and render scaling to 200% and you get some (most) apps at 200% on the non-HiDPI screen.

I have quite literally both sides of this problem on my Windows laptop at work. Either the 4K display on the laptop renders everything really tiny, or the 1080p displays make everything huge. I haven't found a decent solution, so I just end up using the 4K display only for Conemu because it's the only thing that doesn't render in some goofy way. Even then, the toolbar icons for it are tiny, and any windows it spawns (e.g. warning that I'm about to paste something with newlines) have tiny icons.

I stick to 1440p displays at home for now. Those work great with everything.

1 comments

I had a lot of issues with my XPS on Windows, particularly Swing apps.

One handy feature you can use though is to place a manifest file [1] next to the exe with a bit of XML in it tellings Windows to render it at a bigger scale.

1. https://social.msdn.microsoft.com/Forums/en-US/054c1d49-9f24...