7 ms·
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 othe
by whelming_wave 6y 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.
- GekkePrutser 6y agoKDE scales pretty well for me! Even non integer.
- SulfurHexaFluri 6y agoThe 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.