Skip to content

Add user/open-vm-tools

A. Wilcox requested to merge awilfox/open-vm-tools into current
  • FUSE 3 is required to be updated before open-vm-tools will build against them.
  • DnD/Clipboard Integration works flawlessly.
  • Shared Folders work flawlessly, including bi-directional update. I shared my Mac's Downloads folder; starting a download from the host Safari, I saw the file appear, and curling on the guest showed up in the Finder.
  • Resize Window works, but it took a few minutes before it started working. I didn't see anything in the logs that showed there was a delay. I can't explain that. Might be an oddity of VMware Fusion 13.0.2; latest (13.5) refuses to update because of a known bug with Sonoma.
  • OS Info populates correctly.

I have only tested this on a Fusion / Mac OS Sonoma host, running arm64. I have not yet tested Workstation / Windows or Workstation / Linux, nor have I tested on x86_64.

Merge request reports