KhaosT / MacVM

macOS VM for Apple Silicon using Virtualization API
Apache License 2.0
1.33k stars 97 forks source link

Copy & Paste support from host to guest #14

Open trodemaster opened 3 years ago

trodemaster commented 3 years ago

Does anybody know if this virtualization api has support for clipboard sharing between host and guest? If so that would be a helpful addition.

KhaosT commented 3 years ago

I don't think the official API has anything to support this. To make this possible, we'll have to run an agent in the guest OS and do stuff.

kr1tzy commented 2 years ago

It will be supported in 13.0 and is available in beta now: https://developer.apple.com/documentation/virtualization/clipboard_sharing