Added loading window and window group switching

This commit is contained in:
2026-07-08 21:14:52 +01:00
parent 05bc8bdf25
commit 614c597d65
11 changed files with 472 additions and 43 deletions

View File

@@ -8,6 +8,9 @@ dependencies = [
"dearpygui>=2.3.1",
"dpg-gauges",
"dynalab-protocol",
"pathlib>=1.0.1",
"platformdirs>=4.10.0",
"tomli-w>=1.2.0",
]
[project.scripts]