| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-21 | Wire up cache, file watcher, and Unix socket daemon | Christopher R. Nelson | |
| Adds a gen_server cache holding the rendered menu, an fs/inotify-based watcher that debounces changes and invalidates it, a Unix domain socket serving the cached binary, and the escript client Openbox invokes (with an inline render fallback if the daemon isn't running). Also documents local deployment (systemd user unit, Openbox menu.xml wiring) in the README. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | |||
| 2026-07-20 | Initial OTP application skeleton | Christopher R. Nelson | |
| rebar3-generated er_xdg_pipe_menu app/supervisor scaffold, to be filled in with XDG .desktop file discovery/parsing and openbox pipemenu generation. MIT licensed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | |||
