Skip to content

feat(quickemu): prefer GTK display backend and add GTK->SDL fallback#1857

Merged
flexiondotorg merged 1 commit intomasterfrom
gtk
Jan 27, 2026
Merged

feat(quickemu): prefer GTK display backend and add GTK->SDL fallback#1857
flexiondotorg merged 1 commit intomasterfrom
gtk

Conversation

@flexiondotorg
Copy link
Member

  • Set default --display to 'gtk' instead of 'sdl'
  • Add runtime check to fall back to 'sdl' when QEMU lacks GTK support and print a note to the user
  • Update usage text to show 'gtk' as the default display option

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • 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

- Set default --display to 'gtk' instead of 'sdl'
- Add runtime check to fall back to 'sdl' when QEMU lacks GTK support
  and print a note to the user
- Update usage text to show 'gtk' as the default display option

Signed-off-by: Martin Wimpress <martin@wimpress.org>
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@flexiondotorg flexiondotorg merged commit c2d8c96 into master Jan 27, 2026
5 checks passed
@flexiondotorg flexiondotorg deleted the gtk branch January 27, 2026 19:43
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.

1 participant