tiletopia/src-tauri
megaproxy bea6cf2977 Fix detached-window IPC scoping and pane-transfer session loss
- capabilities/default.json: extend window scope to "pane-window-*" so
  detached windows can invoke/listen (fixes blank panes B2-B5).
- App.tsx: memoize the destructive take_pending_window_init read at module
  scope so React StrictMode's double mount-effect doesn't consume the
  transfer payload twice and lose the adopted PTY session.
- lib.rs: add `use tauri::Manager;` for Window::app_handle() in on_window_event.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 19:46:30 +01:00
..
capabilities Fix detached-window IPC scoping and pane-transfer session loss 2026-05-28 19:46:30 +01:00
icons M5 ship infrastructure: icon, version, release script, README 2026-05-22 13:38:29 +01:00
src Fix detached-window IPC scoping and pane-transfer session loss 2026-05-28 19:46:30 +01:00
build.rs Initial scaffold from M1 spike (tiletopia) 2026-05-22 12:31:29 +01:00
Cargo.lock Cargo.lock: 0.2.3 → 0.3.0 2026-05-26 19:14:47 +01:00
Cargo.toml Bump version to 0.3.0 2026-05-26 19:03:44 +01:00
tauri.conf.json Bump version to 0.3.0 2026-05-26 19:03:44 +01:00