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

Replace in-app notifications by Adwaita Toasts #2906

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Replace in-app notifications by Adwaita Toasts #2906

merged 2 commits into from
Dec 12, 2023

Conversation

amolenaar
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

We've been using old-skool in-app notifications till now. The Preferences window already uses toasts.

Issue Number: #2760

What is the new behavior?

We use toasts :)

image

Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

This looks really nice and modern @amolenaar!

@danyeaw danyeaw added the chore Maintenance related PR label Dec 7, 2023
@github-actions github-actions bot added the python Pull requests that update Python code label Dec 12, 2023
@amolenaar amolenaar linked an issue Dec 12, 2023 that may be closed by this pull request
@amolenaar amolenaar merged commit 7f838ab into main Dec 12, 2023
20 checks passed
@amolenaar amolenaar deleted the toast branch December 12, 2023 10:53
@danyeaw danyeaw changed the title Replace in-app notificatins by Adwaita Toasts Replace in-app notifications by Adwaita Toasts Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade InAppNotifier to Use libadwaita Toast
2 participants