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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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.
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, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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 remove France.
Exactly! All I want is a nice display in 2024βand Framework chooses a garbage display with known issues.
No, YOU chose the software with known issues.
Discord, Spotify and other electron applications will work fine in a browser. Rather than installing packages that are causing you issues just run them in Firefox.
It's not a hardware issue but a combination of software issues.
framework 16 over here, running hyprland, the only blurry fonts have been in Darktable, everything else is fine (telegram, discord, vscode, thunderbird, firefox, waybar, quodlibet, thunar, alacritty, seahorse, synology drive client...)
This is what gets me every damn time I see some post saying Linux desktop isn't a mess. Absurd shit like this.
You see. If you have this exact hardware with this exact software it's going to work flawlessly. Pinky promise.
I mean MacOS has the reverse problem. They dropped support for sub pixel rendering once they switched to HDPI screens so now text looks blurry as fuck on all normal dpi monitors.
Windows and some Linux distros are the only OSs that nicely handles resolution scaling across both high and low dpi screens.
How dare you use standard display tech on any commercial laptop bought within the last 5+ years. You should be like me, vastly superior in every human way, with my old tech. I am very smart.
your fault for using a DE/distro which can't even handle fractional scaling
Framework's fault for poorly choosing a display with known issues.
Framework: let's put a high resolution display in our laptop GNOME: oh shit I can't handle more than 1080p correctly! Jg1i: Why would Framework do this?
Whats is a known issue to the said display?
The known issue with HiDPI displays, like the one Framework chose, is that apps are blurry. Other laptops, like Thinkpad or XPS, offer low DPI displays which avoid this issue altogether. The irony is that a HiDPI display is supposed to look better than a low DPI display, but the scaling issues actually make it look worse.
In addition, the experimental flags required to "fix" the scaling issues with apps can also break these apps.
Discord window decorations missing: https://www.reddit.com/r/linuxquestions/comments/o24560/spotify_and_discord_missing_window/
1Password not launching: https://1password.community/discussion/141663/i-cant-start-wayland-native-version-of-1password
Spotify window decorations wrong: https://www.reddit.com/r/linuxquestions/comments/16xhm21/spotify_window_decorations_on_wayland/
In summary, HiDPI displays have a long history of making your display look worse and limiting the apps you can use. Thinkpad or XPS with low DPI don't require you to only use Ubuntu or Fedora or only KDE. Linux support on the Framework is held back by the poor choice of display.
Thanks for coming to my ted talk. π
Lol, bro, you're literally describing the OS failing to handle scaling properly, not an issue with the screen.
That's not the problem with Framework or displays. Linux just sucks at even the simplest basics.
i don't get it, my screen and 4k ultrawide display both look lovely (framework 13 + ubuntu), check your settings
2K + KDE + Wayland works like a charm
Been using KDE + HiDPI + X11 for close to 5 years now, not a blurry font to be found.
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.
Fractional scaling in Windows is still eh, largely because they can't do a whole lot about icons not designed for that scale. For example in Rhino a bunch of the icons get weird pixel doubling when running 150% because they were designed for 100% and use a lot of 1 pixel wide elements.
It's honestly the main reason I keep hanging on to my now 10 and 15 year old displays. I'm hoping for a 6k 32" display so I can run true 200%. Dell makes one but they put a stupid webcam forehead on it.
KDE does fractional scaling really well, GNOME has big issues though.
5k display and youβll never have to deal with fractional pixels again.
So, does Linux just not support those displays?
No, electron, xwayland, GNOME cause problems.
KDE with fractional scaling on Wayland works well.
Not sure about GNOME today, but they hid it away in the past and forcing 120%/150% made everything blurry
Meanwhile, macOS has been handling high-dpi displays with zero issues since 2012.
This is just a theory but I assume they just dont scale, they have their UI sized to a set size and thats it.
You assume incorrectly.
The way it works on macOS is that you select the βlooks likeβ resolution to determine the size. For example if you have a 4k monitor you can set a βlooks likeβ resolution of 2560x1440. Internally it always renders at 2x, so in this case it will render to 5120x2880. That image is then scaled down to the actual display resolution, e.g. 3480x2160. Itβs basically supersampling.
Just like the teacher at school who kept turning all computers' screen resolutions to 640x480 because the text was too small.