Expand description
Distro Downloader UI
Main TUI for browsing, downloading, and managing Linux distributions. Integrates ISO storage management for chunked downloads.
Follows the same rendering pattern as main_menu and distro_launcher:
- Clear screen once at start
- Render initial state
- Only re-render after handling input (no clear in render loop)
Structsยง
- Main distro downloader UI controller
Enumsยง
- Action returned from UI
Constantsยง
- CATEGORY_
Y ๐ - DETAILS_
Y ๐ - FOOTER_
Y ๐ - HEADER_
Y ๐ - LIST_Y ๐
- VISIBLE_
ITEMS ๐