Post #3301096
2026-06-12 14:40 UTC
This is propably because app does not support fractional scaling. Some apps that does not support fractional scaling will either not be scaled (rendered at native display resolution), or scaled by system (will look blurry because window resolution does not match display resolution).
Replies (1)
-
@Luckyfriend222@lemmy.world 2026-06-12 15:00
That makes sense. What is weird though is the dev wrote the app for multiple platforms, including Debian, RPM-based and a few others. So it not like it is one of those ‘compile only from source and good luck to yah’ kinda apps. But thank you for the response. I do appreciate you taking the time!