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

Update notification support for macOS 15 Sequoia and dynamic lists. #73

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nriley
Copy link
Collaborator

@nriley nriley commented Oct 5, 2024

Look for alert/banner subroles rather than numeric identifiers.

Generate dynamic lists for notifications, actions and apps; clear them
after the phrase is over.

Sort actions in the imgui window — better than nothing.

Remove user.notifications_update as it's not needed any more.

Look for alert/banner subroles rather than numeric identifiers.

Generate dynamic lists for notifications, actions and apps; clear them
after the phrase is over.

Sort actions in the imgui window — better than nothing.

Remove user.notifications_update as it's not needed any more.
@nriley nriley requested a review from phillco as a code owner October 5, 2024 20:52
@nriley nriley marked this pull request as draft October 6, 2024 16:43
@nriley
Copy link
Collaborator Author

nriley commented Oct 6, 2024

Think I was a bit premature here as there seem to be some issues where the actions popup works just fine but trying to say that action doesn't work.

@nriley
Copy link
Collaborator Author

nriley commented Oct 6, 2024

Nevermind, if there's a bug here it doesn't seem to be mine. Things are working again.

@nriley nriley marked this pull request as ready for review October 6, 2024 17:56
@nriley
Copy link
Collaborator Author

nriley commented Nov 17, 2024

Accessibility support in Notification Center seems to have been completely broken in 15.1 among other issues, such as notifications taking many seconds to deliver. Marking as draft until Apple gets their act together.

@nriley nriley marked this pull request as draft November 17, 2024 21:31
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.

1 participant