I made some minor fixes to the code of plugins/podman
. I mainly initially missed the debug macros (e.g., IDE_ENTRY
,..). At some point, I was comparing how launcher
is implemented and compared it to the way it is implemented in plugins/flatpak
and adjusted it to reflect the implementation in plugins/flatpak
.