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

Cleanup/fix notification code for GNOME 46 #1778

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Cleanup/fix notification code for GNOME 46 #1778

merged 6 commits into from
Apr 2, 2024

Conversation

DaPigGuy
Copy link
Contributor

@DaPigGuy DaPigGuy commented Apr 2, 2024

Fixes #1775
Fixes #1771 (comment)

@DaPigGuy DaPigGuy marked this pull request as ready for review April 2, 2024 13:44
Copy link
Member

@daniellandau daniellandau left a comment

Choose a reason for hiding this comment

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

Looks good, awesome thanks!

@daniellandau daniellandau merged commit 9d27463 into GSConnect:main Apr 2, 2024
3 checks passed
@daniellandau daniellandau mentioned this pull request Apr 2, 2024

/*
* Reimplementation of MessageTray.addNotification to raise the usual
* notification limit (3)
Copy link
Member

Choose a reason for hiding this comment

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

(Belatedly, sorry... but...)

I wonder if this is a good idea? Just because, GNOME could change the notification limit from 3 tomorrow, and then the comment's wrong. The more important point is probably that we raise it to 10.

I mean, it's just a comment, so it's not worth a PR just to change it anyway.

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.

Incoming call notification is staying always visible and notification buttons not working
3 participants