petsoi

joined 1 year ago
MODERATOR OF
 

Pods is a frontend for podman. It uses libadwaita for its user interface and strives to meet the design principles of GNOME.

Features

  • Accent colors are now properly supported. (#804, #807, #809, #811)
  • All dialogs have been ported to AdwDialog to be more adaptive. (#810)
  • Containers are now represented by cards in the container panel. (#778)
  • The image search has been completely revised and is now much more streamlined. In addition, the tags of an image are suggested. (#758)
  • Port mappings can now be configured when creating pods. (#772)
  • Enable searching for container and pod processes. (#747)
  • Killing container processes is now supported. (#748)
  • The image search results now have an "verified" icon if an image is official. (#761)
  • Logs are now sent to both std and syslog. (#763)
  • Make it possible to create privileged containers. (#753)
  • Better handling of empty states when selecting images, pods and volumes for a container to be created. (#769)
  • Unification of status and health status in the container row. (#774)
  • The recently introduced libadwaita Spinner now replaces all gtk Spinners. (#802)

Fixes

  • All remaining processes are now closed after a container terminal exits. (#744)
  • Streams are now closed correctly so that they do not run forever when the user changes the connection. (#764)
  • A bug was fixed where the content of the container log page was initially too large. (#769)
  • Stop filtering out containers, pods and volumes by default. (#770)

Improvements

  • We now use appdata to construct the about dialog. (#743)
  • Improve performance by utilizing the SignalListItemFactory::setup signal. (#745)
  • Port GtkTreeView to GtkColumnView. (#746)
  • After the last connection has been removed from the page with the connection selection, the home page is displayed again. (#760)
  • The same background color is now used for list views as for the window. (#769)
  • We have moved the banner from the bottom to the top in the container log page. (#769)
  • Some titles have been shortened. (#769)
  • We now use AboutDialog instead of AboutWindow. (803)
  • Various style improvements (#741, #757)
57
submitted 4 days ago* (last edited 3 days ago) by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
[–] petsoi@discuss.tchncs.de 2 points 2 weeks ago

Strange... I'm using it for some time and I didn't experience anything like this.

[–] petsoi@discuss.tchncs.de 3 points 2 weeks ago (3 children)

Radicle’s network of seed nodes help propagate and host code, forming a decentralized, censorship resistant, and ungovernable distribution system.

https://radicle.xyz/2024/09/10/radicle-1.0.html

[–] petsoi@discuss.tchncs.de 8 points 3 weeks ago

Cool. Thanks for sharing!

[–] petsoi@discuss.tchncs.de 5 points 1 month ago

That's very cool!

[–] petsoi@discuss.tchncs.de 5 points 2 months ago (1 children)

Probably also due to the GUADEC...

[–] petsoi@discuss.tchncs.de 1 points 2 months ago* (last edited 2 months ago)

when calling cat <(echo data from the stdin stream) from_file.txt, you get the data in the first argument from a stream. With the .bash_logout I do not have much experience yet.

[–] petsoi@discuss.tchncs.de 1 points 2 months ago

Depending how deep you want to dive into Linux, there is a great ebooks collection available:

https://www.humblebundle.com/books/linux-for-seasoned-admins-oreilly-books

[–] petsoi@discuss.tchncs.de 2 points 2 months ago* (last edited 2 months ago) (2 children)

You mean sth like cat <(history | cut -c 8-) history.txt | sort | uniq > history.txt? Not sure if it possible to remove the file names.

It should probably work to put it in .bash_logout.

[–] petsoi@discuss.tchncs.de 2 points 2 months ago

What would you expect and why?

view more: next ›