<tazjin>
A wayland-over-sockets thing that - from what I understand - should work with arbitrary host compositors while preserving isolation via a layer in between
ddima has quit [Quit: Lost terminal]
ddima has joined #spectrum
<hyperfekt>
tazjin: If I understand correctly this boils down to another nested-compositors solution?
<hyperfekt>
Or is it just a proxy? In which case it's strictly worse than virtio_wl apart from the network transparency because it does more copies and is written in C.
<hyperfekt>
Actually it seems like the latter so no additional isolation at all. Like virtio_wl it just rewrites FDs.