stash/src
NotAShelf 9120e57926
clipboard: clear stale serving PID; fix persistence restart
Fixes #99 where persistence silently stops after the first entry because
`SERVING_PID` was never reset in the parent after the child exited.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id41e16980c45e35be2a984e6f85b96e76a6a6964
2026-05-24 20:28:13 +03:00
..
clipboard clipboard: clear stale serving PID; fix persistence restart 2026-05-24 20:28:13 +03:00
commands db: add optional at-rest encryption 2026-05-21 22:34:25 +03:00
db db: allow forcefully expiring entries with valid TTL 2026-05-24 16:42:50 +03:00
multicall clipboard: downgrade error logging to debug for expected failures 2026-05-03 18:11:02 +03:00
wayland wayland: use arc-swap over Mutex for FOCUSED_APP for better concurrency 2026-03-31 11:50:46 +03:00
hash.rs stash: deduplicate Fnv1aHasher; add derive for u64 wrapper 2026-04-01 16:23:58 +03:00
main.rs db: allow forcefully expiring entries with valid TTL 2026-05-24 16:42:50 +03:00
mime.rs mime: expand test coverage 2026-02-01 11:55:02 +03:00