talex5 / wayland-proxy-virtwl

Allow guest VMs to open windows on the host
Apache License 2.0
114 stars 12 forks source link

Update to new virtio-gpu cross-domain protocol #71

Closed talex5 closed 1 year ago

talex5 commented 1 year ago

crosvm updated the protocol to fix some races (see https://issuetracker.google.com/issues/259268477), and this requires some changes in the proxy too. In particular, copying text from the host to the guest had stopped working.

You will need to upgrade to a newer crosvm to use this version.