Hacker News new | ask | show | jobs
by prmoustache 87 days ago
You have always been able to do ssh -X from a wayland client to a remote X as long as xwayland was running locally.

And waypipe has been solving this need to run a remote app on a wayland remote system. And it performs way better than X forwarding actually. With ssh -X you also need to remember obscure environment variables (looking at you QT) to not have unusable blank windows on some apps.