Yeah totally the customer's fault for wanting a nice display in friggin 2024, certainly not the software's which still has no proper support for it.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
I’d love to switch back to Linux but this is why I moved back to macOS for good several years ago. Once I got a taste of reading code at 4k/retina (faux-4k) – not to mention the better font support – there was no going back, for me at least.
If it’s considered user error for someone to want a high DPI display in 2024, then I can only surmise that people who share that sentiment have convinced themselves that more eye strain is a worthwhile tradeoff for FOSS. Commendable but a tough sell.
No issues here with Gnome via Arch on a Framework 13. At 150% scaled if recall correctly.
I was excited for the Framework 17 but the GPU in the addon module they're offering at launch is rather pathetic, especially for the price. Maybe one day there'll be other options but it's really not compelling as a performance laptop.
Use Plasma6 on Wayland
Use KDE, especially Plasma 6. Hasn't been an issue for me FW13 12Gen Intel since the last few Plasma 5 releases. I tried GNOME for a while but it can go pound sand.
You should just add FREETYPE_PROPERTIES="cff:no-stem-darkening=0 autofitter:no-stem-darkening=0"
as an environment variable, and use wayland
What does that do?
The environment variable enables stem darkening(a font rendering technique), and wayland is noticeably better at scaling
Let me guess... You're running an X.Org based WM/DE?
X11 Doesn't support fractional scaling properly . So some DEs will simulate it by scaling the apps the same way you scale a rasterized image like a PNG or JPEG, and as a result everything looks blurry. You'll generally also have the same issue with XWayland apps on a Wayland display.
The best way to combat this? Try to use Wayland native apps as much as possible.
2nd best? Use non fractional values for scaling (x1 or x2 instead of x1.25)
You can also adjust the x dpi with .xresources, but switching to wayland is the better solution
Mac OS has has this nailed down basically perfectly for over 10 years now, even windows has been great in the last 5+ years. Not having scaling done right in the age of 4k displays being cheap is a sin.
Either the framework display sucks or there's something wrong with their setup. I'm staring at a high-res display at 200% scaling and it looks great
Nothing to do with the hardware. It's the lack of fractional scaling support and not knowing the workarounds
HiDPI is pretty good though, I'm running Fedora Workstation (GNOME) on a 4K 14" Thinkpad X1 Yoga with 2.5x scaling. Everything looks crisp except for a few applications like Audacity and Minecraft.
A lot of apps still have issues and it just takes one personally important one to make the whole thing not worth it.
My laptop is at 150%, my external display is at native resolution, like god intended.
My school laptop is at 125% (it's high resolution enough that I have a hard time reading the text on 100% ) and my other laptop is 100% . 150% is just wasted screen space.