VideoTools/internal/ui
Stu Leak 89824f7859 feat(ui): Add lock icon to disabled modules for better visibility
Enhanced disabled module visual indicators:
- Added lock icon (🔒) in top-right corner of disabled tiles
- Lock icon shows/hides dynamically based on module availability
- Improved Refresh() to handle dynamic enable/disable state changes
- Updated renderer to include lock icon in layout and objects list

This makes it immediately clear which modules are available and which require missing dependencies, addressing the issue where adaptive text colors made disabled modules less distinguishable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 12:25:24 -05:00
..
benchmarkview.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
colors.go feat(ui): Add distinct color for Remux format 2025-12-29 02:29:54 -05:00
components.go feat(ui): Add lock icon to disabled modules for better visibility 2025-12-31 12:25:24 -05:00
mainmenu.go feat(ui): Redesign main menu with compact 3x5 grid layout 2025-12-31 08:43:49 -05:00
queueview.go fix(ui): Prevent queue items from jumping during updates 2025-12-29 02:31:57 -05:00