Skip to content

Use AdwMessageDialog

Christopher Davis requested to merge wip/cdavis/use-adw-message-dialog into master

Use the new message dialog widget, replacing instances eel and gtk dialogs.

Two things:

  • Some dialogs have very long headings. Would appreciate input on the design side on what to change these to.
  • In nautilus-file-operation.c, we create a GtkMessageDialogs and handle responses in a really funky way. This needs to be refactored.
Edited by António Fernandes

Merge request reports