archinstall/archinstall
Softer 93092a7a01 Fix empty wifi scan crash and simplify network selection
Move wifi scanning out of the TableSelectionScreen callback to avoid
MenuItemGroup([]) ValueError when no networks are found. The empty
result is now handled before the selection screen, and the Selection
branch is simplified to a direct get_value() call.
2026-06-06 12:26:58 +03:00
..
applications Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
default_profiles add niri DankMaterialShell profile (#4554) 2026-05-25 21:13:56 +10:00
lib Fix empty wifi scan crash and simplify network selection 2026-06-06 12:26:58 +03:00
locales Update Japanese translation (#4550) 2026-05-21 07:25:23 +10:00
scripts Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
tui Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
__init__.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
__main__.py Replace sys.exit calls with return values (#4156) 2026-01-22 13:58:40 +11:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
main.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00