Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 422
    • Issues 422
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • FilesFiles
  • Merge requests
  • !873

Use AdwMessageDialog

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christopher Davis requested to merge wip/cdavis/use-adw-message-dialog into master Jul 07, 2022
  • Overview 17
  • Commits 8
  • Pipelines 3
  • Changes 11

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 Aug 06, 2022 by António Fernandes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/cdavis/use-adw-message-dialog