openclaw/apps/linux/src-tauri
Peter Steinberger da8a443a4d
feat(linux): pending-approval notifications and a summon shortcut for the companion (#109322)
The companion now rings the doorbell for gateway approvals: it polls pending
node and device pairing requests over the existing CLI seam on the connected
watchdog cadence, fires one native notification per new request when the
window is unfocused, and shows a pending count in the tray status line.
Approval itself stays in the dashboard/CLI (owner boundary).

Adds a CmdOrCtrl+Shift+O summon shortcut with a tray toggle whose opt-out
persists as a marker file (no config schema). The X11-only global-hotkey
backend is gated off on native Wayland sessions — the feature is omitted
rather than half-registered through XWayland; a portal implementation can
follow.
2026-07-16 13:06:18 -07:00
..
icons fix(linux): use the Clawd mascot for the desktop app icon (#108181) 2026-07-15 02:11:36 -07:00
permissions/autogenerated feat(linux-app): ask dev builds for the install channel on first run (#109242) 2026-07-16 10:54:26 -07:00
src feat(linux): pending-approval notifications and a summon shortcut for the companion (#109322) 2026-07-16 13:06:18 -07:00
.gitignore
build.rs feat(linux-app): ask dev builds for the install channel on first run (#109242) 2026-07-16 10:54:26 -07:00
Cargo.lock feat(linux): pending-approval notifications and a summon shortcut for the companion (#109322) 2026-07-16 13:06:18 -07:00
Cargo.toml feat(linux): pending-approval notifications and a summon shortcut for the companion (#109322) 2026-07-16 13:06:18 -07:00
tauri.conf.json feat(linux): OS integration for the desktop companion (#109236) 2026-07-16 11:19:10 -07:00