Live data from Hacker News

Wayland in 2021

shibumi.dev

1–10 of 146 posts

Re: Wayland in 2021

#2
The author uses Pipewire with WebRTC in Chrome, very cool.

Pipewire is showing up all over the place. I've been reading a little about it, but I finally got a comfortable setup of jackd and pulseaudio and am worried it might interfere with my stable setup.

Am I being paranoid?

Re: Wayland in 2021

#3
It's possible to also configure bemenu with BEMENU_OPTS env variable. I usually create wrapper script in my local bin path however, as that method will work universally with any program.

Re: Wayland in 2021

#4
post #2

The author uses Pipewire with WebRTC in Chrome, very cool. Pipewire is showing up all over the place. I've been reading a little about it, but I finally got a comfortable setup of jackd and pulseaudio and am worried it might interfere with my stable setup. Am I being paranoid?

I've replaced pulse with pipewire and that has been seamless. The experience is generally determined by how well the distro supports moving from one to the other rather than any maturity issues with pipewire.

I've retained jackd instead of using pipewire's implementation because I don't think the pipewire version supports transport control or timecode.

Re: Wayland in 2021

#6

Is it still the case that Nvidia drivers don't work with Wayland?

The short version is "it depends". Essentially, each separate Wayland compositor needs to add support for the nvidia driver (or the driver needs to support more standardized APIs).

Gnome and KDE support Wayland on nvidia hardware (though it's a bit rough around the edges). Wlroots (and therefore Sway) doesn't because they don't want to have a separate code-path for one driver which doesn't want to support standards and because the APIs the driver does support wouldn't work well with the code model of wlroots.

Re: Wayland in 2021

#7

Is it still the case that Nvidia drivers don't work with Wayland?

I don't expect them to ever work properly. Basically, if you care about good Wayland user experience and proper desktop integration, you should be using AMD or Intel GPU already.

Waiting for Nvidia to fix this mess is pointless. Nvidia will be DOA as long as they refuse to upstream their driver or to support Nouveau to begin with. And they didn't show any interest for years.

Re: Wayland in 2021

#9

Is it still the case that Nvidia drivers don't work with Wayland?

I believe with the 470 driver series that's coming out soon things are looking a lot better[1][2].

[1] https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-4...

[2] https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-4...

Re: Wayland in 2021

#10
Does ibus work seamlessly in Wayland yet? As a person who regularly needs to input French, Chinese, and Japanese, besides English, I tried Wayland in Kubuntu 20.04 and a non-working ibus was a complete showstopper for me.
Post reply on HN