mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 21:26:33 +00:00
Previously every reload-bundle killed and restarted all pipelines. Now: - WARM_CAMERAS map: camera_id → (pipeline, paintable) - On reload: stop only pipelines for cameras no longer needed - Needed = cells with content_type=camera + layout.preload_camera_ids - Reuse existing pipeline+paintable, attach to new Picture widget - Preloaded cameras keep decoding even when not visible Achieves the "zero perceived latency" layout swap goal from CLAUDE.md when cameras overlap between layouts. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||
| prototype.sh | ||