Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make VM edit operations nonblocking in macOS #6331

Open
ideologysec opened this issue May 7, 2024 · 2 comments
Open

Make VM edit operations nonblocking in macOS #6331

ideologysec opened this issue May 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ideologysec
Copy link

Please make the popup window for editing VMs non-blocking and ideally a separate window.

I cannot start or manage other VMs while I am (for example) reclaiming space on a virtual disk, unless I resort to the utmctl commandline, which while possible is not the most user-friendly experience.

@ideologysec ideologysec added the enhancement New feature or request label May 7, 2024
@ideologysec
Copy link
Author

Related: #6300

@osy
Copy link
Contributor

osy commented May 21, 2024

While this sounds like a trivial change, it actually requires massive changes under the hood. Fundamentally, UTM was first designed for iOS meaning that there is always one "primary" view active at a time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants