Commit Graph

3 Commits (dc7e888ee3be073e858499a18a3c220b59f11bd9)

Author SHA1 Message Date
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
boksbc 82ca58738c fix: use .catch() in send-message IPC handler, remove redundant lambda 2026-05-11 22:11:44 +02:00
boksbc a80068b04b feat: main.js — wires tray, HUD, wakeword, shortcuts and IPC 2026-05-11 22:09:19 +02:00