Y
Hacker News
new
|
ask
|
show
|
jobs
by
gigatexal
3169 days ago
Unrelated but how does one forward apps over SSH with Wayland?
2 comments
josteink
3169 days ago
I'm going to guess over X11 with Xwayland. Or does anyone else have any better solution?
link
majewsky
3169 days ago
That only shows you X11 windows. Xwayland has no idea about the content of native Wayland windows (i.e. at least all applications that use Qt5 or GTK3). The most likely solution IMO is a VNC server.
link
shakna
3169 days ago
gnome-remote-desktop for Gnome on Fedora, it uses Wayland's API and VNC, so it works fairly well.
link
jhasse
3169 days ago
ssh -X still works thanks to Xwayland.
link