this post was submitted on 15 Jun 2026
62 points (98.4% liked)

Linux

65794 readers
1027 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 7 years ago
MODERATORS
 

What's the difference for a real user between using X11 or Wayland nowdays? I haven't found anything useful on the internet, so I'm asking you. Internet articles on the topic (and about WMs too) seem to be advertising slop since they explain anything but the real things. Also, if anyone used the XLibre fork, I would love to hear about your experience with it.

you are viewing a single comment's thread
view the rest of the comments
[–] mech@feddit.org 8 points 11 hours ago (1 children)

Some things still don't work on Wayland.
(Like screen sharing with Anydesk, as an example I ran into yesterday)
But at this point, I just replace the thing that still requires X11 with an alternative, or find a different solution.
X11 is dead tech. Wayland has its own issues, but it's better than X11 in almost every way now, actively maintained, and it's the current standard.

[–] nibbler@discuss.tchncs.de 0 points 10 hours ago (1 children)

no screensharing seems to work, at least none of those i tested, not even jitsi meet. i get the point of "being maintained". but but what does it actually do better?

[–] edinbruh@feddit.it 16 points 10 hours ago* (last edited 10 hours ago) (2 children)

Test better.

  • Discord works
  • Teams works
  • OBS works
  • Sunshine works like a charm
  • Built-in VNC/RDP servers work
  • I think zoom also works

Of course you can expect things with names like "Xultra-Xold-Xscreen-Xsharing-Xtool-11" to not work. Trying any of those and complaining it doesn't work is just disingenuous and facetious.

Edit: I forgot you had a real question after the misinformation. Here's some things Wayland does better

  • It supports HDR
  • It doesn't tear
  • It's by design more efficient
  • It's more secure
  • It actually support track pads with kinetic scrolling (if you think kinetic scrolling works on X11 it means you don't know how it works)
  • To crash the screensaver you need to crash the whole desktop, which means you don't get unauthorized access to it
  • It actually supports multiple monitor (with different resolutions, different scales and different refresh rates)
  • They just merged actual support for multiple GPUs (xorg doesn't have that)
  • It supports explicit sync (xorg supports just enough to run inside Wayland)
  • It's supported by Nvidia GPUs (for X11 you need to use Nvidia's closed source bespoke implementation of xorg)

But it's just to name a few, you know...

[–] bobslaede@feddit.dk 4 points 10 hours ago

Yup. Zoom works, so does google meet.

[–] majster@lemmy.zip 0 points 8 hours ago

What you listed is heavily dependent on compositor. Screensharing for my wayland setup meant setting up 6 deamons that talk among eachother. It's not difficult once set up, but still...