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

vm(apple): support dynamic display resolution #5422

Closed
wants to merge 1 commit into from

Conversation

tobiaskohlbau
Copy link

@tobiaskohlbau tobiaskohlbau commented Jul 3, 2023

Support dynamic display resolution in UTM via support within Virtualization Framework. This is supported from MacOS sonoma onward.

Fixes #5421

This is the first time fiddling around with Swift for me. Please let me know if I totally screwed something up or if this does not align with the project itself. I will try to update the PR to meet the project standards.

Support dynamic display resolution in UTM via support
within Virtualization Framework. This is supported from
MacOS sonoma onward.

Fixes utmapp#5421

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
@osy
Copy link
Contributor

osy commented Jul 3, 2023

There's a reason I haven't pushed the change yet. Xcode 15.0 is still in beta and is not available for submission to the App Store. v4.3.1 will still be targeting Xcode 14.

@tobiaskohlbau
Copy link
Author

There's a reason I haven't pushed the change yet. Xcode 15.0 is still in beta and is not available for submission to the App Store. v4.3.1 will still be targeting Xcode 14.

I'm totally fine with waiting until the release, no need to rush this. Did not see any issue therefore I've created one.

@wkonkel
Copy link

wkonkel commented Sep 28, 2023

Xcode 15 was released last week. Perhaps this PR can make it into the next release?

@osy
Copy link
Contributor

osy commented Sep 28, 2023

Already implemented by 332a662

@osy osy closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Add support for dynamic resolution
3 participants