473

If anyone wants to give an ELI5 or a link to a video that ELI5 I'd be incredibly thankful

I swear that all the stuff I find is like super in depth technical stuff that just loses me in no time flat

you are viewing a single comment's thread
view the rest of the comments
[-] savvywolf@pawb.social 208 points 5 months ago

Programs running graphically (Firefox, your file browser, etc.) need a way to tell the system "draw these pixels here". That's what the display server does; it takes all these applications, works out where their windows are and manages that pixel data.

XOrg has historically been the display server in common use, but it's very old and very cobbled together. It generally struggles with "modern" things that must people expect today. Multimonitor setups, vsync, hdr and all that. They work, but support is hacked together and brittle.

Wayland is a replacement for XOrg that was designed from scratch to fix a lot of these issues. But it's been an uphill battle because XOrg is the final boss of legacy codebases.

tl;dr They're both software that manages drawing pixels from applications to the display.

[-] LucidBoi@lemmy.dbzer0.com 4 points 5 months ago

How do I check which one my OS uses?

[-] infeeeee@lemm.ee 24 points 5 months ago

It's not os based, usually you can switch between the 2 on your login screen. To check if you are in a wayland session, type this in a terminal:

echo $XDG_SESSION_TYPE

The answer should be wayland or x11

[-] LucidBoi@lemmy.dbzer0.com 2 points 5 months ago

Huh, it's x11... Isn't Wayland also better for gaming? I would want to switch.

[-] infeeeee@lemm.ee 7 points 5 months ago

afaik with nvidia x11 is still recommended for gaming

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

Or empty if neither (shell access), but thats obvious hehe

load more comments (1 replies)
load more comments (25 replies)
this post was submitted on 29 Apr 2024
473 points (96.1% liked)

linuxmemes

21048 readers
818 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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!

    founded 1 year ago
    MODERATORS