this post was submitted on 26 Mar 2025
208 points (96.4% liked)

Technology

68124 readers
5203 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

cross-posted from: https://feddit.org/post/9780943

cross-posted from: https://europe.pub/post/53784

you are viewing a single comment's thread
view the rest of the comments
[–] flightyhobler@lemmy.world 20 points 6 days ago (3 children)

Who changes resolution away from the screen's native values instead of changing the DPI values?

[–] nekusoul@lemmy.nekusoul.de 13 points 6 days ago

And they switched to a resolution one that can't even Integer-scale, and, even worse, isn't even the correct aspect ratio.

Personally, I've seen a few people doing similar things, and to me it's always an indicator that the person needs to get their eyes checked. Any person with good eye sight or well adjusted glasses should immediately notice that the text actually becomes blurrier and harder to read despite the increased text size.

[–] GamingChairModel@lemmy.world 1 points 5 days ago (3 children)

What's the current state of Linux support for high dpi screens? As of two years ago I had some issues with getting things to work right in KDE, especially with GTK apps, by manually fiddling with system font sizes and button sizes, before I ended up donating that laptop to someone else.

[–] BullishUtensil@lemmy.world 2 points 4 days ago (1 children)

I still run a fairly old dell laptop with 4k screen, and fedora 41.

My experience is that i needed to set dpi, scaling, and font sizes separately for kde and gnome apps, Firefox is a story in itself, and one app that I quickly stopped using - partly because I could never get it to listen to dpi settings no matter what I did - well, I recently learned that it could be used on a 4k monitor if one first were to set the right environmental variable. Tough luck, I already went with a replacement app.

Right now I only have one app that needs further custom tweaking to be legible, but since that's only running in the background anyway, I haven't bothered. So in short, for most apps it's possible to configure them, but it is a pain point.

Will not buy another 4k laptop.

[–] GamingChairModel@lemmy.world 1 points 4 days ago* (last edited 4 days ago)

Yeah, Firefox in particular gave me the most issues.

Configuring each app separately is also annoying.

And I definitely never got things to work on an external monitor that was a different DPI from my laptop screen. I wish I had the time or expertise to be able to contribute, but in the meantime I'm left hoping that the Wayland and DE devs find a solution to be at least achieve feature parity with Windows or MacOS.

[–] MetalMachine@feddit.nl 1 points 5 days ago

1440p screen with x11 and wayland works just fine on KDE. Wayland is much better and more performant. Not sure about even higher res.

[–] flightyhobler@lemmy.world 1 points 5 days ago (1 children)

No clue. I always used very old 1080p (or less) screens. I guess I was just lucky that way 🤣

[–] GamingChairModel@lemmy.world 1 points 4 days ago

I mean, that's basically the author's problem, then. I suspect the software support just isn't there for the hardware that ships on this particular laptop, to where it's easiest to manually put it in some blurry non native resolution, as the least crappy solution.

[–] brucethemoose@lemmy.world 1 points 6 days ago (1 children)

Maybe they are still using an old school (X11?) DE?

[–] tias@discuss.tchncs.de 4 points 6 days ago

echo "Xft.dpi: 210" >> ~/.Xresources