-
Notifications
You must be signed in to change notification settings - Fork 1
Phase 4: Cleanup and documentation #27
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpriority:lowNice to haveNice to have
Description
Overview
Remove deprecated WebView code after stabilisation period and update documentation.
Tasks
- Remove
src/routes/(indicator)/recording-indicator/directory - Remove
indicator_window_ready()Tauri command - Remove
recording-audio-levelevent handling - Remove
native-indicatorfeature flag (now default) - Update README with new architecture
- Update architecture docs
- Add performance comparison notes (before/after metrics)
- Update troubleshooting guide
Acceptance Criteria
- No WebView indicator code remains
- Documentation reflects new architecture
- Migration guide exists for any breaking changes
- Performance improvements documented
Dependencies
- Requires Phase 3: Integrate with audio pipeline and replace WebView #26 (Phase 3) to be completed
- Requires stabilisation period (at least 1 release with both implementations)
Estimated Effort
Small (2-4 hours)
Milestone
Native Rendering for Recording Indicator
References
- Architecture doc:
docs/architecture/native-indicator-renderer.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpriority:lowNice to haveNice to have