54
submitted 3 months ago* (last edited 3 months ago) by jg1i@lemmy.world to c/linux@lemmy.ml

In 2024, with GNOME 45, Wayland, and 1.25 fractional scaling, regular DPI displays still look better than HiDPI displays. This is a photo of Discord on two laptops side by side.

The blurry one is the HiDPI display from Framework 13. The sharp one is a regular DPI display from Dell XPS 13. Both laptops.

The difference is even more stark in person.

Even the screenshots from the Framework are blurrier than the screen shots from the Dell.

all 48 comments
sorted by: hot top controversial new old
[-] independantiste@sh.itjust.works 123 points 3 months ago

This is an Xwayland and Electron issue, not a Discord or Gnome or a Display issue. This is because Electron under Xwayland (and also somewhat under Wayland) doesn't behave well with fractional scaling. If you want a true comparison, try opening Discord on Firefox with Wayland. It will be night and day in terms of sharpness compared to regular DPI displays

[-] exu@feditown.com 12 points 3 months ago

It's also posaible to open Discord with Wayland directly by editing the exec command in the .desktop file. Can't remember what it was ofd the top of my head, but it's the same for all electron apps.

[-] SteveTech@programming.dev 20 points 3 months ago* (last edited 3 months ago)

Add --ozone-platform-hint=auto to the command, I've done it so may times for electron stuff it's engrained into my head now haha. You can check that it works with xlsclients.

Also QT_QPA_PLATFORM=wayland for QT based apps is handy to know too if they're not behaving.

[-] alldreadme@lemmy.world 5 points 3 months ago* (last edited 3 months ago)

It works but as soon as I close it to the tray, it'll crash

[-] 30p87@feddit.de 4 points 3 months ago

For me, many electron apps (especially Discord and Spotify) start to spasm out with this. As in, they open blank windows and can't be focused etc. So using spotify-player in foot and canary.discord.com in FF Nightly is the only option.

[-] independantiste@sh.itjust.works 2 points 3 months ago

Discord is best enjoyed in Firefox with uBlock origin anyways, I find it faster and it can't spy on your entire computer!!

[-] 30p87@feddit.de 2 points 3 months ago

Also with Vencord (Which is not in the Mozilla addon store anymore unfortunately, so you'll need to use Tampermonkey or FF Nightly/Dev and compile the extension yourself). Then add an Adblock theme to hide all the premium trash you can get for free with Vencord and voilá, you have yourself a usable, still spying and not E2EE, messenger.

[-] Para_lyzed@lemmy.world 105 points 3 months ago

There's no useful information to glean from this image other than the fact that we finally found someone who uses light mode on Discord.

[-] meekah@lemmy.world 2 points 3 months ago* (last edited 3 months ago)

I generally prefer light mode (I got lemmy on light mode for example) but certain apps like steam or discord just always were dark mode so I prefer them like that now lol

[-] helenslunch@feddit.nl 71 points 3 months ago

Neither of these look blurry to me but we're not gonna be able to tell absolutely anything from these photos.

[-] n2burns@lemmy.ca 11 points 3 months ago

Agreed. I just see one that's brighter and that makes it hard to not prefer it.

[-] KlavKalashj@lemmy.world 16 points 3 months ago

I can't even see which one is good and which one is bad. They are just different.

[-] bitwolf@lemmy.one 63 points 3 months ago

Why are you using discord to compare and not literally any other app on the computer that actually has working scaling?

[-] embed_me@programming.dev 8 points 3 months ago

Maybe it's the app he first noticed the difference in

[-] banadushi@sh.itjust.works 36 points 3 months ago

Tell me you have no idea what you are doing, without telling me you have no idea what you are doing.

[-] ReakDuck@lemmy.ml 34 points 3 months ago

"The blurry one" bro, which one is blurry or sharp. You never said left or right and assume we persieve things like you do

[-] cmnybo@discuss.tchncs.de 31 points 3 months ago

Non integer display scaling will always look like crap. Either set the scaling to 1 or 2 if you want it to look sharp. It's better to increase font and icon sizes if they are too small.

[-] hallettj@leminal.space 9 points 3 months ago* (last edited 3 months ago)

Yeah, I stopped using display scaling and switched to this text scaling setting to get a similar result in a cleaner way,

$ gsettings set org.gnome.desktop.interface text-scaling-factor 1.25
[-] dkt@lemmy.ml 5 points 3 months ago

Non integer display scaling will always look like crap.

No it won't, Windows has had this figured out for at least a decade

[-] GamingChairModel@lemmy.world 3 points 3 months ago

Apple, too. The 2012 MacBook Pro had a high DPI display, and everything scales normally even when dragging windows over to non-HiDPI external monitors.

That's not even getting into the mobile OSes, which have to deal with nonstandard display sizes and resolutions all the time, across multiple settings for accessibility.

[-] jg1i@lemmy.world -5 points 3 months ago

Either set the scaling to 1 or 2 if you want it to look sharp

2x integer scale

I just switched the scale to 2x on the Framework and it also looks blurry. Actually, I wanna say the Framework display at 2x is worse than at 1.25x... I can see more of the fuzz around the fonts now. Framework at 2x on the left, Dell XPS 13 with the font size increased on the right.

It’s better to increase font and icon sizes if they are too small.

I haven't tried this, but seems logical.

Coming from a Dell XPS 13 where everything Just Works ™ , I'm bummed Framework's choice for display isn't Linux compatible. I might just end up returning the Framework, the blurry fonts are messing with my eyes...

[-] independantiste@sh.itjust.works 18 points 3 months ago

Did you make sure to disable fractional scaling before setting the 200% setting? If not, then it's not an actual integer scaling and it will have the same issues as other non integer scales

[-] KISSmyOS@feddit.de 14 points 3 months ago

Framework’s choice for display isn’t Linux compatible.

They really should have set the option Make_Discord_Blurry_On_Framework_Laptops to "false" in the Linux kernel.

[-] caron@lemmy.zip 2 points 3 months ago

If you don't like it you can send me the laptop. I'll dispose of it.

[-] Max_P@lemmy.max-p.me 18 points 3 months ago

Unless it changed recently, Gnome and fractional scaling factors do that. When you set it to 1.25, internally it does 2x then downscales that back to 1.25.

[-] deadcream@sopuli.xyz 14 points 3 months ago

Even "real" fractional scaling in Plasma with Qt 6 is not much better. Text will look slightly sharper, but icons are still blurry. There is no way for them to look sharp with 1.25 scaling since they are drawn with a pixel grid in mind. Unless you invent some way to stretch svgs so that their individual elements and spaces between them retain their integer-ness while the scale of the whole image is fractional.

The only other solution is monitors with 300+ PPI where blurriness is simply not noticeable (that's the way Apple went).

[-] acockworkorange@mander.xyz 5 points 3 months ago* (last edited 3 months ago)

SVG is vector based, you can scale it endlessly. I don’t know how KDE does it, but the only thing I can imagine SVG giving you grief scaling is if the DE is caching bitmaps and scaling the cached versions instead of redrawing the icons.

Caching bitmaps for SVGs is sensible, not updating them when needed is madness. So probably it’s something else.

[-] deadcream@sopuli.xyz 1 points 3 months ago

It is scalable but the icons are still drawn against the virtual pixel grid. If an icon is designed to be perfectly pixel-aligned when rasterized at a certain size, then rasterizing it at 1.25 of that size will cause small distortions if it contains small elements (such as 1 px width lines).

[-] CaptDust@sh.itjust.works 1 points 3 months ago

What bugs me is we have fsr and dlss and all these cutting edge scaling techniques for the 3d game space, but we're stuck fighting pixels on desktop I guess

[-] TheGrandNagus@lemmy.world 6 points 3 months ago

FSR and DLSS work well if you have a lot of pixels to work with, but it gets drastically worse the fewer you have to work with.

Both also struggle with text.

It'd be completely unusable for a lot of typical computing

[-] CaptDust@sh.itjust.works -1 points 3 months ago* (last edited 3 months ago)

FSR and DLSS work well if you have a lot of pixels to work with, but it gets drastically worse the fewer you have to work with.

I'm not sure I understand this, I use FSR to scale from 480 to 1080 which I thought was the intent? Render small image and then fill in information to make it closer to native resolution?

But yes it definitely it struggles with text, I wouldn't expect to apply existing solutions and have it all just work, more like something specialized for text and desktops, using tensor cores or whatever.

I'm ultimately just frustrated we live in a time with tech to generate an image of a potato bug juggling flaming swords, while simultaneously failing to have a good UI experience with HiDPI displays that are becoming more and more common.

[-] gnuplusmatt@reddthat.com 18 points 3 months ago

the yellowed colour temperature of the one on the right is more offensive than any blurring

[-] xlash123@sh.itjust.works 16 points 3 months ago

The Arch Wiki gives good tips on what environment variables to set to make sure that your GUIs are running with Wayland native and not XWayland. I have a Framework and I don't have any blurry text issues, and I've done all the settings in this section.

https://wiki.archlinux.org/title/Wayland#GUI_libraries

[-] possiblylinux127@lemmy.zip 15 points 3 months ago

Uh, I just see a not so high quality photo

[-] iopq@lemmy.world 13 points 3 months ago

Did you enable subpixel font rendering and mess with the hinting?

[-] kellenoffdagrid@lemmy.sdf.org 11 points 3 months ago

This might be a bit of a hot take, but fractional scaling is generally not worth it, it almost always leads to some apps rendering things blurry and uses slightly more graphics resources. I've got a Framework 13 and I can say that just turning on the Large Text feature in Accessibility settings does the trick for me. This obviously doesn't work for everyone's needs, but if you're like me and just want things to stay crisp but big enough to read, this could be a viable alternative.

[-] azvasKvklenko@sh.itjust.works 3 points 3 months ago* (last edited 3 months ago)

For apps on supported compositors (not Discord, it’s even experimental in Chromium), fractional-scale-v1 works quite nicely depending on the scale. Qt6 can have some minor artifacts at times when using some custom scales like 115%

[-] LWJanniesAreCucks@lemmy.today 7 points 3 months ago

light mode Discord

[-] HubertManne@kbin.social 5 points 3 months ago

I really wish the framework had an easy to replace screen the way the other components are. some sort of lock in place kind of thing.

[-] captain_aggravated@sh.itjust.works 5 points 3 months ago

Both of these are perfectly legible.

Have you gone outside this week?

[-] Adanisi@lemmy.zip 4 points 3 months ago

This doesn't even look that bad

[-] narc0tic_bird@lemm.ee 3 points 3 months ago

Text and vector graphics should scale quite well. There are some cases where fractional scaling doesn't work out, for example on borders that are 1 pixel wide @1x. Do you render them 2 pixels wide @1.5x, or 1 pixel? I have a Windows system for work and 1.5x scaling in Firefox renders buttons uneven, so the borders are thicker on some sides and thinner on others.

Fractional scaling isn't the best solution, but even with most desktop displays transitioning from 2560x1440 to 3840x2160 we get fractional scaling. Sucks that 5120x2880 isn't more mainstream for ~27" displays.

[-] independantiste@sh.itjust.works 5 points 3 months ago

Sucks that 5120x2880 isn't more mainstream for ~27" displays

I've been waiting for so long for a OLED/mini LED 27" 5K display with >=120Hz... Would be an almost instant buy from me... I don't care if I need a new GPU, I can scale my game to 1440p and it will look just like it does now: fine!

[-] deadcream@sopuli.xyz 2 points 3 months ago

I fear that at these resolutions we will discover that UI frameworks are not really scalable in terms of performance

[-] independantiste@sh.itjust.works 1 points 3 months ago

I use 200% on my laptop and its fine

[-] srpwnd@lemmy.one 2 points 3 months ago
[-] mvirts@lemmy.world 1 points 3 months ago

I would avoid fractional scaling in general

this post was submitted on 19 Mar 2024
54 points (66.5% liked)

Linux

45443 readers
1117 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS