You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.0 - UI Refactor and Notifications
- Created new widget library (lib_ui_widgets.sh) for building TUI applications
- Refactored dip.sh metadata browser to use widget-based rendering
- Added clean separation between UI rendering and application logic
- Implemented reusable UI components: ui_text, ui_list, ui_line
- Added lib_ui_notify.sh for visual/audio failure notifications
- Integrated terminal bell, keyboard LED notifications, and XDG notifications
- Added failure notifications to queue processing pipeline
- Notifications trigger on rip failures to alert user