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 MessageDialog & AboutWindow to Adw.Dialog #21

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

sungsphinx
Copy link
Contributor

Update runtime version in the Flatpak manifest and GitHub CI to Nightly so the app can use Adw.Dialog.

Adw.MessageDialog -> Adw.AlertDialog
Adw.AboutWindow -> Adw.AboutDialog

Change window width to 360.
Why:

  1. So bottom sheets don't get cut off on the right
  2. To fit the GNOME HIG

Change window height to 294.
Why: To fit the GNOME HIG

Update runtime version in the Flatpak manifest and GitHub CI to Nightly
to use `Adw.Dialog`.

`Adw.MessageDialog` -> `Adw.AlertDialog`
`Adw.AboutWindow` -> `Adw.AboutDialog`
@cassidyjames
Copy link
Owner

Thanks @sungsphinx! This looks fine, but I'll wait to merge until GNOME 46 is out, as I don't want to build against master/nightly.

@sungsphinx
Copy link
Contributor Author

All good :)

Copy link
Owner

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again! Gonna merge this now that GNOME 46 is released. :)

@cassidyjames cassidyjames enabled auto-merge (squash) March 20, 2024 18:38
@cassidyjames cassidyjames merged commit 833219d into cassidyjames:main Mar 20, 2024
2 checks passed
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