KhaosT / MacVM

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

Copy & Paste support from host to guest #14

Open trodemaster opened 2 years ago

trodemaster commented 2 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 2 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 1 year ago

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