Hacker News new | ask | show | jobs
by dyingkneepad 2096 days ago
As a Linux user, I kinda regret buying a 4k display.

Absolutely no desktop environment can properly handle having a 4k display and a 1920x1080 13" laptop panel at the same time if you need to keep switching between with-monitor and without-monitor.

Yes they all claim to have "hidpi" configuration, and those configs mostly work if you're always using it in the same setting, but as soon as you start having to disconnect/reconnect your monitor to take the laptop somewhere else your troubles start. Applications can't properly handle changing DPI on the fly, there are often apps that get completely confused by their changes: they either show tiny fonts (e.g., cinnamon taskbar launchers), or adjust the font sizes but not the spacing between lines so you can only see half of the characters (hexchat) or whatever. It's horrible.

It makes me want to write my own desktop environment, or fully switch to text-mode-only apps.

I have a Samsung monitor and I'm not super happy with its colors. I always enjoyed the colors from Dell monitors. But if I ever buy another monitor I'll probably look at its response times.

1 comments

Xfce handles it very nicely with fractional scaling. As does Kde. Haven't tried Gnome though, couple years ago it had issues.
I have tried both. Xfce was the worst actually: switching from dual screen with scaling to laptop-screen-only without scaling made the DE so broken I had to reboot.