this post was submitted on 07 Feb 2022
11 points (100.0% liked)

Linux

48133 readers
1151 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
 

Weird because Wayland is enabled by default, if Firefox detects that your system is ready.

you are viewing a single comment's thread
view the rest of the comments
[–] kevincox@lemmy.ml 3 points 2 years ago

It looks like I would have to jump through hoops whereas x11 just works.

If you have to jump through hoops I probably wouldn't bother. Most distros are shipping it by default so I would just wait until that happens.

Some benefits that I can think of off the top of my head:

  • Top quality high and mixed resolution support.
  • Tear free rendering and capturing.
  • (Small) improved performance.
  • Games are much better behaved. I can reliably window, maximize and full-screen them. They also never mess with the display resolution.
  • Seems to have less windows (especially hover tool tips) just hanging around. I guess the compositor can close these at the right time under Wayland.
  • Proper secure screen locking. (I think GNOME + GDM can do something safe on X but most display managers + lock screens can't cooperate well enough to manage this.)

Honestly it is nothing major (except the mixed dpi stuff) but a nice step up. And if the X devs say that X is unmaintainable and this is going to lead to many improvements and be able to be maintained for the next age of displays on Linux I'm happy to make the switch now that it is the default and I am not aware of any problems for my workflow.