WEFT_OS/infra
Marco Allegretti 65a10723b3 fix(shell): clear stale taskbar entries on WebSocket reconnect
When weft-appd restarts, session IDs reset to 0. Without clearing,
RUNNING_APPS repopulation after reconnect would coexist with stale
entries from the previous session. Removing all weft-taskbar-app
elements on the open event ensures the taskbar reflects only the
current appd session registry.
2026-03-11 12:01:33 +01:00
..
scripts feat(compositor): add weft-compositor crate 2026-03-10 20:56:35 +01:00
shell fix(shell): clear stale taskbar entries on WebSocket reconnect 2026-03-11 12:01:33 +01:00
systemd infra: wire WEFT_RUNTIME_BIN into weft-appd service unit 2026-03-11 09:28:37 +01:00
vm Add WEFT architecture and interface design documents 2026-03-10 18:47:10 +01:00