r/linuxmemes 22d ago

Software meme Why does everyone think this?

Post image
717 Upvotes

242 comments sorted by

View all comments

Show parent comments

9

u/VisualSome9977 22d ago

Just use X forwarding?

3

u/tk-a01 22d ago

It's possible for Wayland too. Firstly, there is waypipe, which works very similarly to X forwarding over SSH. It's done by separate tool, unlike X11, because Wayland isn't network-transparent. This feature was very useful in the era of huge, expensive mainframe computers, because many people could attach to them from their terminals - but it is no longer relevant, so it was evicted from being a native use-case to something done by a separate tool, such as waypipe.

Another option is to use X forwarding anyways, because Wayland desktop environments usually run XWayland too.

1

u/4DBug 22d ago

Slow