Hacker News new | ask | show | jobs
by kaba0 1595 days ago
Why is it surprising (or even Wayland’s fault) that X apps don’t have proper fractional scaling under Wayland (or anywhere)? Like it is quite clearly the fault of X, isn’t it?
2 comments

The thing is that many X apps DO have fractional scaling under X, but not under Wayland. This implies that it could be made to work but for some reason isn't.
It's also an incentive for the apps to use Wayland which is a good thing.
Some frameworks don't have support for Wayland. So it might be not up to the program authors. World is not limited to GTK and Qt. One such example is Java.
The X11 support in Java wasn't so good either AFAIR. Remember having problems with AWT/Swing apps in tiling window managers in the past.

Also, there is some ongoing work on Wayland in Java - https://www.phoronix.com/scan.php?page=news_item&px=Wakefiel...