Hacker News new | ask | show | jobs
by whelming_wave 1963 days ago
Issues with Linux graphical toolkits, perhaps? I hear they're reasonably consistent with all screens at the same integer scaling ratio but have issues with other setups. Admittedly, I haven't looked into this myself in years.
2 comments

The current state of things is that dpi scaling at non fractional rates works perfectly when all screens are at the same scale. Everything else works if you use Wayland and your applications support wayland as well.

So basically what happens is all native apps work fine and everything electron doesn't scale properly.

KDE scales pretty well for me! Even non integer.