|
|
Subscribe / Log in / New account

The Linux graphics stack in a nutshell, part 2

The Linux graphics stack in a nutshell, part 2

Posted Jan 3, 2024 23:43 UTC (Wed) by GhePeU (subscriber, #56133)
In reply to: The Linux graphics stack in a nutshell, part 2 by intelfx
Parent article: The Linux graphics stack in a nutshell, part 2

I've seen it mentioned before but I haven't had the time to actually try it, what's the user experience with waypipe? I read the documentation and the examples but I'm still not sure.

Do you need a new, dedicated SSH/waypipe session for each application or can you just connect to a remote machine, launch and close all the applications you want, even more than one at a time, and keep using the SSH session interactively for CLI tools?


to post comments

The Linux graphics stack in a nutshell, part 2

Posted Feb 4, 2024 13:13 UTC (Sun) by daenzer (subscriber, #7050) [Link]

The latter. Waypipe works mostly the same as SSH X11 forwarding from the user PoV. Both can be active for the same SSH connection, and the user can choose Wayland or X per-application via environment variables.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds