this post was submitted on 15 Jun 2026
50 points (98.1% liked)

Linux

65774 readers
612 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
[–] rihatsu@lemmy.zip 1 points 9 hours ago (1 children)

Yes, you clearly understand the problem, thank you. If there's a problem with filesystem permissions you can use tools like chmod, chown, and setfacl to fix them in a variety of ways.

How do you fix a wayland session if your app doesn't properly support GlobalShortcuts? Where's the chmod 777 equivalent that lets the user say "I know this means this can spy on everything I do but I'd prefer this work today instead of waiting on a bug fix." Without something like this, the entire desktop ecosystem needs to mature before you can call Wayland "polished."

[–] edinbruh@feddit.it 3 points 9 hours ago* (last edited 8 hours ago)

If it's a Wayland application it will support global shortcuts.

For X11 apps. If you are on KDE there's this menu:

Other DEs have different ways to deal with this.

And if you are on Gnome, change DE. Gnome will always follow its own philosophy, because apparently it doesn't align with yours, you should use something else.

Btw, I gave the same answer in the previous comment.

Also, on the "how can you consider this polished"... Wayland supports global shortcuts, this is a fact. What it doesn't support is "global shortcuts for apps that use a protocol that is not Wayland". I think I made my point