Expand description
Recordings library — open a finished recording in the editor (ED.24).
The trim bin’s shelf: every finished recording in the output folder shows
up as a tile, and clicking one carries it straight to the cutting bench
(the editor). The backend list_recordings command scans the folder; the
click reuses the ED.5 handoff
and flips the nav to the editor. A small “edited” badge marks recordings
that already have a saved .screenproj beside them (ED.23).
Structs§
- Recordings
Library Props - Props for the
RecordingsLibrarycomponent.
Functions§
- Recordings
Library - The recordings library: a grid of finished recordings; clicking one opens it in the editor. Refreshes its list each time it mounts.
- card 🔒
- One library card. Extracted so the grid stays under clippy’s line cap.