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

Send a notification on behalf of applications using the unity API to communicate progress #163

Open
danirabbit opened this issue Feb 4, 2022 · 0 comments

Comments

@danirabbit
Copy link
Member

In our recent UI study we found that while a significant number of people expect to use the dock to see long-running process information, a significant number of people said they expect to see this information in notifications. This was especially true of respondents not running elementary OS.

It would be worth exploring listening to the launcher API for progress and sending a notification on behalf of applications to display this progress. We probably want to make sure applications can send a description of the progress as well. This should also be supported in the notifications indicator and once progress is completed, we should probably automatically withdraw these notifications so we don't overlap with applications sending notifications about task completion.

Prior art to explore here is KDE Plasma and Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant