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)
Add
.flatpak-builder
to .gitignorePort (hopefully) all instances of
Adw.MessageDialog
&Gtk.MessageDialog
toAdw.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
toAdw.AboutDialog
Port
Adw.PreferencesWindow
toAdw.PreferencesDialog
(I removedsearch-enabled: false
because it is set as false by default now)Update
blueprint-compiler
to the latest version