dangerzone/dangerzone/isolation_provider
Alex Pyrgiotis 27d201a95b
container: Avoid pop-ups on Windows
Avoid window pop-ups on Windows systems, by using the `startupinfo`
argument of `subprocess.run`.
2024-09-27 12:55:46 +03:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py chore: minor linting 2024-06-05 14:19:31 +02:00
container.py container: Avoid pop-ups on Windows 2024-09-27 12:55:46 +03:00
dummy.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
qubes.py chore: minor linting 2024-06-05 14:19:31 +02:00