elementary / appcenter

Pay-what-you-can app store for elementary OS
https://elementary.io
GNU General Public License v3.0
542 stars 103 forks source link

Toast when package operations complete #262

Open Timecraft opened 7 years ago

Timecraft commented 7 years ago

With the launch of the new version of Granite, I think it would be a great idea to add in a Toast widget to let the user know when an app is finished updating/downloading.

ghost commented 7 years ago

Isn't that what notifications are for?

danirabbit commented 7 years ago

Notifications are sent if the window is unfocused but there's currently no feedback if the window is focused but the updates view is not

ghost commented 7 years ago

@danrabbit Didn't know that, in that case toasts on operations-complete is a welcome feature.