containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.84k stars 306 forks source link

Tasks notification improvements #8849

Open slemeur opened 1 month ago

slemeur commented 1 month ago

Epic domain

The goal of this epic is to improve the current notification system. Each time a tasks is getting started, there's no indication that it started, only a small "dot" is added to over the "bell" icon in the status bar. This does not drive a lot of attention, and in some cases, for certain tasks, it'd be preferable to raise more awareness to the end-user.

We'd like to introduce the possibility for tasks to be firing a toast notification, as well as bringing more awareness as to tasks that are taking some time before being completed.

deboer-tim commented 1 month ago

Overlaps with #7401, we should merge and close one (I'm fine if we move to this one).