Go to file
boksbc dc7e888ee3 fix: click-through HUD, tray icon fallback, toggle shortcut, ESC handler
- hud.js: setIgnoreMouseEvents when inactive, alwaysOnTop only when active,
  backgroundColor #00000000, no visibleOnAllWorkspaces, toggleHud export
- tray.js: onToggle callback, isEmpty() fallback icon, click toggles
- preload.js: ESC listener at capture phase — works without HUD page changes
- main.js: Cmd+Shift+F toggles, import toggleHud, pass onToggle to tray

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 22:34:44 +02:00
__tests__ feat: mac-agent with AppleScript dispatch and unit tests 2026-05-11 21:55:03 +02:00
assets feat: add placeholder tray icon 2026-05-11 21:54:05 +02:00
docs docs: HUD bridge integration guide for Laravel app 2026-05-11 22:10:13 +02:00
electron fix: click-through HUD, tray icon fallback, toggle shortcut, ESC handler 2026-05-11 22:34:44 +02:00
launchagent fix: wakeword back-off ceiling, save size limit, LaunchAgent restart-on-crash-only 2026-05-11 22:13:48 +02:00
python fix: use onnxruntime for Apple Silicon, venv python path, ignore .venv 2026-05-11 22:20:20 +02:00
.gitignore fix: use onnxruntime for Apple Silicon, venv python path, ignore .venv 2026-05-11 22:20:20 +02:00
package-lock.json fix: update electron to latest, add .idea and .DS_Store to gitignore 2026-05-11 21:53:36 +02:00
package.json fix: update electron to latest, add .idea and .DS_Store to gitignore 2026-05-11 21:53:36 +02:00