this post was submitted on 13 Apr 2024
229 points (84.8% liked)

linuxmemes

20473 readers
871 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Credit for the answer used in the right panel: https://serverfault.com/a/841150

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 4 months ago* (last edited 4 months ago) (1 children)

How are things on wayland by the way? From what I understand, it has partial support for running X11 apps, right? Do you use any X11 apps, or were you able to find wayland-native counterparts for everything?

Most of the time, you wouldn't even notice if an app is using xwayland or native wayland... except for apps written with electron/chromium embedded framework (chromium, steam client, spotify, vscode, etc). They're pretty glitchy on xwayland so you'll have to figure out if they accept arguments to use wayland natively, but not all of them support wayland natively yet.

[โ€“] [email protected] 1 points 4 months ago

That's good to hear. I try to avoid electron apps (I just use the website version instead), but thanks for the tip anyway!