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

[notifications] Support passing action type info. JB#55557 #9

Merged
merged 1 commit into from Jun 28, 2023

Conversation

pvuorela
Copy link
Contributor

Implicitly use "input" if there's input info set for the action. The type is easier to handle on the notification manager side and the existing way to pass the "input" map verbatim from app to d-bus feels suspicious.

Think we should revisit the whole action text parameter details, but at the moment it's not too much exposed to the apps nor supported so we can get back into that later.

Implicitly use "input" if there's input info set for the action.
The type is easier to handle on the notification manager side
and the existing way to pass the "input" map verbatim from app
to d-bus feels suspicious.

Think we should revisit the whole action text parameter details, but
at the moment it's not too much exposed to the apps nor supported
so we can get back into that later.
@pvuorela pvuorela merged commit 87f6a22 into master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants