dangerzone/dangerzone/gui
Alexis Métaireau 46b88716d3
Display the {podman,docker} pull progress when installing a new image
The progressbars we see when using this same commands on the
command line doesn't seem to be passed to the python process here,
unfortunately.
2025-04-16 13:14:39 +02:00
..
__init__.py Split updater GUI code from the code checking for release updates 2025-04-16 13:14:38 +02:00
logic.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00
main_window.py Display the {podman,docker} pull progress when installing a new image 2025-04-16 13:14:39 +02:00
updater.py Replace the updater_check setting by updater_check_all 2025-04-16 13:14:38 +02:00