rgolangh / gnome-shell-extension-containers

containers is a gnome-shell extension to manage linux container, run by podman
Apache License 2.0
45 stars 11 forks source link

group by pod (perhaps with submenu) #38

Closed RonnyPfannschmidt closed 1 year ago

RonnyPfannschmidt commented 2 years ago

when using podman pods, the extension lists them all at once

it would be nice to group them

instead of gnome-containers-apod

something like gnome-containers-apod-new or even having all of them listed in the submenu

rgolangh commented 2 years ago

I played with pod idea while ago, and unfortunately nested submenu in a submenu was not easily achieved (at the time I tried). I'll check on that again.

But your mockup (thanks for that btw!) made me think that a visual separation, even though not a submenu(that you can fold), would be still handy. Another idea, have a button that makes the menu list pods instead of containers. And then you start/stop the pod (and that would stop its containers)

RonnyPfannschmidt commented 2 years ago

Another idea that may work would be to have the containers of the pod in the submenu of the pod

github-actions[bot] commented 1 year ago

Stale issue message