Settings window #20

Merged
Zacharias-Brohn merged 83 commits from settingsWindow into main 2026-03-06 23:27:24 +01:00
Showing only changes of commit 533f268184 - Show all commits
+1
View File
@@ -93,6 +93,7 @@ def generate(
ctx: dict[str, Any] = {
"mode": mode,
"wallpaper_path": wallpaper_path,
"source_color": int_to_hex(seed.to_int()),
"name": name,
"seed": seed.to_int(),
"flavor": flavor,