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: Port dialogs toAdw.Dialog, update blueprint-compiler, ... #326

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

sungsphinx
Copy link
Contributor

Add .flatpak-builder to .gitignore

Port (hopefully) all instances of Adw.MessageDialog & Gtk.MessageDialog to Adw.AlertDialog

Change homepage link in metainfo and about to the apps.gnome.org link, we already have vcs-browser, and I added a custom source code link in the about dialog.

Port Adw.AboutWindow to Adw.AboutDialog

Port Adw.PreferencesWindow to Adw.PreferencesDialog
(I removed search-enabled: false because it is set as false by default now)

Update blueprint-compiler to the latest version

Add `.flatpak-builder` to .gitignore

Port `Adw.MessageDialog`s to `Adw.AlertDialog`

Change homepage link in metainfo and about to the `apps.gnome.org` link,
we already have vcs-browser, and I added a custom source code link in
the about dialog.

Port `Adw.AboutWindow` to `Adw.AboutDialog`

Port `Adw.PreferencesWindow` to `Adw.PreferencesDialog`

Update `blueprint-compiler` to the latest version
@rafaelmardojai
Copy link
Owner

Everything looks good, thanks a lot!

@rafaelmardojai rafaelmardojai merged commit f611321 into rafaelmardojai:master Feb 26, 2024
1 check passed
@sungsphinx sungsphinx deleted the adw-dialog branch February 26, 2024 16:36
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.

2 participants