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

feat: Enable macos desktop #188

Merged
merged 73 commits into from
Aug 2, 2024
Merged

feat: Enable macos desktop #188

merged 73 commits into from
Aug 2, 2024

Conversation

ymauray
Copy link
Member

@ymauray ymauray commented Jul 11, 2024

Description

This pull request enables macos desktop for quickgui.

This is still early work, so they're might be some edges cases that will need investigation.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections
  • I have updated and committed pubspec.yaml and pubspec.lock
    • flutter pub get

What is has been tested on

  • mac book air M2, default macos terminal

What works

  • Getting the list of available OSes and their versions from quickget
  • Starting the download, and monitoring its progression
  • Listing availables VMs
  • Starting and stopping a VM through quickemu
  • Connecting to a VM via SSH using the default macos terminal
  • Partially or completely deleting a VM

What has not been tested

  • Downloading and running any distro which does not have "ubuntu" in its name

What does not work

  • Packaging a dmg file. I need to look into that.

@ymauray ymauray changed the title Enable macos desktop feat: Enable macos desktop Jul 11, 2024
Copy link
Member

@flexiondotorg flexiondotorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll find time to build/test this soon 👍

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this icon be a Quickemu/gui logo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, yes it should !

@ymauray
Copy link
Member Author

ymauray commented Jul 15, 2024

I fixed the icons, hopefully.

Copy link
Member Author

@ymauray ymauray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to do the trick for building the .dmg

@flexiondotorg flexiondotorg merged commit 62faac7 into main Aug 2, 2024
4 checks passed
@flexiondotorg flexiondotorg deleted the macos_desktop branch August 2, 2024 10:00
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.

None yet

2 participants