archinstall/archinstall/tui
Gabriel A Hernandez 07ab6bf4a0
Menu now filters items and sorts using priority, improving UX. (#3967)
* Menu now filters and sorts using priority, improving UX.

* Refactor: improve logic, removed redundancy

* Refactor: improve logic, removed redundancy

* Improved logic when getting view items in menuItems

* Improved logic when getting view items in menuItems
2025-12-06 20:10:01 +11:00
..
ui Use dummy variables instead of unused-awaitable suppressions (#3943) 2025-11-22 21:16:11 +11:00
__init__.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
curses_menu.py Add interface to change LUKS iteration time (#3634) 2025-06-30 11:11:24 +10:00
help.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
menu_item.py Menu now filters items and sorts using priority, improving UX. (#3967) 2025-12-06 20:10:01 +11:00
result.py Specify menu return types using generics instead of Any (#3400) 2025-04-27 13:01:17 +10:00
types.py Remove underscore from _FrameDim because it's used externally (#3547) 2025-05-30 18:42:00 +10:00