dangerzone/dangerzone/gui
Alexis Métaireau a603700ae6
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-14 18:23:33 +02:00
..
__init__.py Split updater GUI code from the code checking for release updates 2025-04-14 18:10:57 +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-14 18:23:33 +02:00
updater.py Replace the updater_check setting by updater_check_all 2025-04-14 18:11:16 +02:00