Commit Graph

3 Commits (main)

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 71f7341974 fix: prevent IPC listener leak in preload, fix hud-show race on cold start
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 22:01:28 +02:00
boksbc 364344c3ca feat: HUD BrowserWindow — loads fox.pxo.at/hud with preload injection 2026-05-11 21:57:39 +02:00