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: capture and display the quickemu version #169

Closed
1 task done
flexiondotorg opened this issue Jun 30, 2024 · 0 comments · Fixed by #173
Closed
1 task done

feat: capture and display the quickemu version #169

flexiondotorg opened this issue Jun 30, 2024 · 0 comments · Fixed by #173
Assignees
Labels
enhancement New feature or request

Comments

@flexiondotorg
Copy link
Member

I confirm this feature has not been previously requested

  • I have searched the issues and this feature has not previously been requested

Is your feature request related to a problem? Please describe.

Capture the quickemu version and display it in the popout menu. Being able to reference the Quickemu version in the Quickgui code will also be helpful for conditional logic, such as what kill strategy to use for stopping VMs as Quickemu has a working --kill action since 4.9.6.

Describe the solution you'd like

  • Capture the Quickemu version via quickemu --version when Quickgui starts and store it as a float in the application state.
  • Display the version of Quickemu in the popout menu under the Quickgui version in a smaller font.

Describe alternatives you've considered

None.

Additional context

None.

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

Successfully merging a pull request may close this issue.

1 participant