Revisions of waypipe
Ana Guerrero (anag+factory)
accepted
request 1181907
from
Jan Engelhardt (jengelh)
(revision 3)
- Update to version 0.9.1: * Filtering out the linux-drm-syncobj-v1 protocol, which uses a file descriptor type for Waypipe currently does not support. * Not aborting/producing a core dump on receipt of a second SIGINT (Ctrl+C) signal: this was too easy to trigger accidentally. SIGQUIT (Ctrl+\) already exists for this purpose (forwarded request 1180284 from smolsheep)
Ana Guerrero (anag+factory)
accepted
request 1158988
from
Jan Engelhardt (jengelh)
(revision 2)
- update to 0.9.0: * enables LZ4 compression by default. This may lead to "Lz4 decompression failed" errors when connecting a pre-v0.8.2 waypipe server instance to a v0.9.0 waypipe client. Explicitly passing the --compress lz4 flag to waypipe ssh should fix this, by ensuring that both ends of the connection try the same compression type. * --title-prefix flag, which lets Waypipe prepend strings to window titles * adds the --vsock flag, to permit connections through AF_VSOCK * adds support for AV1 video encoding/decoding via --video=av1 (forwarded request 1158923 from dirkmueller)
Displaying all 3 revisions