36 points
*

Been on Wayland since 2016 and to this day my only issues (apart from when I had an Nvidia card for a few months, that is…) was video sharing in Discord/steam in-home streaming, both of which still don’t work right.

Other than that, it’s been great. Multi-monitor works way better, far fewer bugs, my desktop feels a lot more fluid and smooth.

On laptops, Wayland+Gnome gestures are exceptional, putting even Apple’s gestures to shame. I cannot stress enough how good of a job Gnome+Wayland does with trackpad gestures. It makes other gesture systems, especially ones under X11, feel like they were cobbled together by a Fallout 3 modder.

Overall Wayland has been great for me. I just wish Discord would fix their shitty app.

permalink
report
reply
1 point

If you just want video sharing with audio in discord, vesktop implements that. https://github.com/Vencord/Vesktop

permalink
report
parent
reply
1 point

This!

permalink
report
parent
reply
24 points

Been using Wayland since 3’ish years ago and my desktop experience has been really smooth – no crashes, errors or anything of the sort. Everything “just werks” just as if I were on Xorg instead. Even on a completely obscure/zero linux support single board computer (Orange pi zero 3).

permalink
report
reply
23 points

Graphics drivers are what matters. Your orange pi uses a mali GPU which is well supported by Linux (thanks ARM).

nVidia is just barely at the point where their most recent gpu drivers aren’t terrible under Wayland. It’s taken a while to get there.

GPUs with good open source drivers will fare fine.

permalink
report
parent
reply
1 point

maxwell users are fucked tho

permalink
report
parent
reply
2 points

Not as bad as you might think. The nouveau drivers have come a long way for maxwell. You should give it a shot if you haven’t. But, unfortunately, if you are using anything new then nouveau sucks. It’s a fun game where you get to wait until nvidia no longer wants to support your GPU and hope by that point that nouveau has progressed far enough that you won’t be looking at noman’s land.

permalink
report
parent
reply
0 points

It still sucks for me at least. Doesnt respect scaling, or work after suspend, also discord streaming still broken for years. Also push to talk.

permalink
report
parent
reply
4 points

I’ve switched away from Xorg a few years ago because of its terrible multi monitor support and bad experiences with picom. Sway and now hyprland are imo a better tiling wm experience then their Xorg equivalent.

permalink
report
parent
reply
23 points
*

I’ve been using Wayland daily for a few years (2020 at least?) on intel and AMD graphics and have had few complaints:

  1. Some games didn’t work right a few years ago. (Under Proton or otherwise. Haven’t had issues for a while)
  2. RenderDoc, a vital bit of graphics debugging software, works poorly on Wayland. (Easy fix is to force X11 for QT via QT_QPA_PLATFORM=xcb)
  3. Had some issues with mixed integrated/NVidia graphics on a laptop I was using for a demo once.
  4. Covering or otherwise hiding a Wayland window blocks a program’s graphics thread. This is sometimes problematic.
  5. VR development had issues a while ago? (This was for work. It just… stopped working at some point. Dunno if it was a Linux, SteamVR, or Unity3D issue. My work machine mostly runs Windows 10 now as a result. Oh well.)
  6. Screen recording didn’t work well a while ago… (continued)

Overall, it’s just worked great though!

My anti-complaints:

  1. Mixed refresh rates on monitors “just works” now. (I have a 1080@144 for gaming, and a 4k@60 for work)
  2. Video frames don’t have half drawn content. (ex: when resizing windows), except on XWayland stuff
  3. Video tearing has basically disappeared.
  4. Video timing issues seem to be improved.
  5. Input handling for keyboard layouts has improved.
  6. Screen recording in Wayland is way better than it ever was on X11 now. I do this a lot to share gamedev stuff I’m working on.
permalink
report
reply
3 points

Which app do you use for screen recording? That’s the only thing keeping me on X11.

permalink
report
parent
reply
7 points

OBS Studio mostly. It’s not the most convenient for a quick screencap, but I can record 720p@60 fps video downscaled and resampled from my 1080p@144hz monitor and it just kinda works fine. The other nice feature of OBS is that you can have it recording all the time and then press a button to dump the last few seconds when something interesting happens. Handy when trying to get interesting clips of my game. For quick recording I usually just use Kooha or the built in Gnome one.

permalink
report
parent
reply
2 points

ooo, that does sound handy!

Looks like OBS is the goto. Thanks.

permalink
report
parent
reply
6 points

I record our D&D sessions with OBS. Works well.

permalink
report
parent
reply
20 points

My experience with Nvidia+ Wayland was… Less than desirable. Enough to make me pickup an AMD card.

However, once I did that my experience instantly better. Hell, even X11 worked better - I was never able to get the desktop to stay at a consistent 60FPS (I’m still on a 60Hz panel which I’m just now getting around to upgrading shortly) in X until I moved to my AMD card.

The 545 driver update just made things so much worse. So I’d say Wayland+Nvidia is not great (for others it works fine so maybe it’s down to what card you have?) however on my AMD card (and my old MacBook with Intel integrated graphics) it’s fantastic.

permalink
report
reply
8 points

Nouveau + NVK is the hope 🙏

permalink
report
parent
reply
1 point

How do we as the community turn hope into help? Is there a way to contribute directly to the NVK developers?

permalink
report
parent
reply
1 point

Check their project page or hit them up on their repo. I’m sure any help will be welcomed.

permalink
report
parent
reply
20 points

I wouldn’t say it breaks everything. Franky it fixes / handles better issues that are common usecases today that was not the case during the time X11 was still the norm / actively maintained such as:

  • Multiple monitor support with varied refresh rates
  • Hybrid GPU setup (including being able to use your motherboard’s hdmi socket and your dedicated gpu hdmi at the same time)
  • Display scaling
  • Better isolation of applications (to the deterrence of existing linux applications)

Of course granted its a new protocol, it doesn’t support all the usecases that X11 was designed for due to variety or reasons (including controversial decisions)

Mind you, Wayland isn’t perfect either. For example, I found out that despite Wayland having better Hybrid GPU setup support out of the box, there are applications that ended up having broken multi-gpu support (where the application in question can choose which gpu it would utilize for its processing) where it works fine X11.

With the state of the hardware we are having, it is understandable why distros have been focused on pushing Wayland as the default, although honestly, it would be wise for these distros to not completely phase out x11 because currently, Wayland isn’t perfect.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 8.4K

    Monthly active users

  • 6.3K

    Posts

  • 172K

    Comments