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

Complete GtkDialog, GtkGrid, and XML UI for settings #1

Merged
merged 2 commits into from Mar 10, 2022

Conversation

yihuajack
Copy link
Contributor

  • Use XML UI for settings window in terms of GtkBuilder
  • Use GtkDialog instead of GtkWindow (however, content_area only)
  • Use GtkGrid instead of GtkBox (vbox, etc.)
  • Add Glade file for reference
  • Modify Git ignore settings
  • Update README

Make it runnable
Use GtkDialog instead of GtkWindow; use XML UI for settings; update README; fix transient issue of GtkDialog; use GtkGrid instead of GtkBox (vbox, etc.); add Glade file for reference; use suitable Git ignore settings.
@boqunli boqunli merged commit fbdb688 into boqunli:main Mar 10, 2022
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