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

Support withdrawing notifications #204

Open
cassidyjames opened this issue Jun 14, 2021 · 4 comments
Open

Support withdrawing notifications #204

cassidyjames opened this issue Jun 14, 2021 · 4 comments

Comments

@cassidyjames
Copy link
Contributor

Problem

Notifications stack up long after they're relevant, e.g. new mail notifications after all the mail is read, or AppCenter update notifications after you've updated

Proposal

We should support withdrawing notifications

Prior Art

I believe GNOME Shell supports the withdrawl API?

@danirabbit

This comment was marked as resolved.

@Marukesu
Copy link
Contributor

There's no withdraw method in GNotification, so I guess we should talk about what the developer story is for this feature

Isn't applications supossed to use GLib.Application.withdraw_notification for that?

@danirabbit

This comment was marked as resolved.

@vjr
Copy link
Member

vjr commented Jul 23, 2023

One place from where this doesn't work: https://github.com/elementary/appcenter/blob/master/src/Core/Client.vala#L86

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

No branches or pull requests

4 participants