robin/src-tauri
pyr0ball 5142e29ad9 fix(tray): prevent exit when chat window closes
Switched from Builder::run() to Builder::build() + App::run(event_handler)
so ExitRequested can be intercepted. Without this, the hidden chat window
failing to load localhost:1420 triggered a clean exit and Robin disappeared
from the tray silently.
2026-05-20 11:10:24 -07:00
..
capabilities chore(m1): use notify v8, dirs v6, tighten capabilities permissions 2026-05-18 14:53:05 -07:00
icons feat: M0 scaffold — Tauri 2 + Vue 3, system tray, first-run onboarding, config layer 2026-05-18 10:06:49 -07:00
patterns feat(patterns): mobile-origin users + dual-boot supplement system 2026-05-19 09:32:18 -07:00
src fix(tray): prevent exit when chat window closes 2026-05-20 11:10:24 -07:00
.gitignore feat: M0 scaffold — Tauri 2 + Vue 3, system tray, first-run onboarding, config layer 2026-05-18 10:06:49 -07:00
build.rs fix(m1): address HIGH review findings — journald zombie, silent exit, double-delivery 2026-05-18 18:56:45 -07:00
Cargo.lock fix(build): add reqwest, fix exhaustive match, tauri deprecation, Cargo.lock 2026-05-20 08:32:39 -07:00
Cargo.toml fix(build): add reqwest, fix exhaustive match, tauri deprecation, Cargo.lock 2026-05-20 08:32:39 -07:00
tauri.conf.json fix(build): add reqwest, fix exhaustive match, tauri deprecation, Cargo.lock 2026-05-20 08:32:39 -07:00