KhaosT / MacVM

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

Get display frame from the available NSScreens instead of hardcoding 2560x1600 #26

Closed oxcug closed 2 years ago

oxcug commented 2 years ago

Small fix to dynamically get the display size.

KhaosT commented 2 years ago

Thanks!