Skip to content

osmAccountDialog: Make use of Adw.Window

Felipe Kinoshita requested to merge fkinoshita/gnome-maps:dialogs into main

Since Gtk.Dialog is deprecated let's use Adw.Window instead.

This commit also makes visual changes to the dialog, such as using more up to date design patterns from the GNOME visual style.

See #577

sign-in-page

verification-page

logged-in-page

Merge request reports