dangerzone/dangerzone/gui
deeplow 6202c0dba9
deduplicate container-tech-checking logic
The logic for detecting if we were are running on docker or podman
and identifying its respective binary were scattered across the
codebase. This centralizes it all in container.py
2022-09-15 12:09:37 +01:00
..
__init__.py type hint application wrapper monkeypatch 2022-08-22 11:13:35 +01:00
common.py move get_resource_path to util.py 2022-09-15 09:24:11 +01:00
main_window.py deduplicate container-tech-checking logic 2022-09-15 12:09:37 +01:00
systray.py add type hinting to systray (avoid circular imports) 2022-08-22 11:09:11 +01:00