Various Issue Completions

#10
#9
#8
#7
#6
#5
This commit is contained in:
2025-05-01 15:44:40 +02:00
parent 26e1a769ce
commit a5be50b587
31 changed files with 589 additions and 123 deletions

4
.gitignore vendored
View File

@@ -26,4 +26,6 @@ build/
.DS_Store
# Ignore Windows thumbnail cache
Thumbs.db
Thumbs.db
gui/__pycache__
__pycache__