WEFT_OS/crates/weft-appd
Marco Allegretti e83be20798 fix(appd): make appd.wsport write non-fatal when XDG_RUNTIME_DIR is unset
write_ws_port failure is now logged as a warning rather than propagating
an error that would crash the service. Error context strings are added
to create_dir_all and write failures so the warning is actionable.
2026-03-11 11:36:47 +01:00
..
src fix(appd): make appd.wsport write non-fatal when XDG_RUNTIME_DIR is unset 2026-03-11 11:36:47 +01:00
Cargo.toml feat(appd): add QueryInstalledApps IPC request; wire launcher in system UI 2026-03-11 11:23:46 +01:00