mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
RUNNING_APPS response now produces a SyncSessions command instead of individual Launch commands. The embedder retains only WebViews whose session_id is in the active list (removes stale entries from sessions that stopped during a disconnect), then creates WebViews for any sessions not yet tracked. This is idempotent thanks to the existing contains_key guard in create_app_webview. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||