fix(hud): make HUD visible on all macOS Spaces and pass through visibleOnAllWorkspaces option
- Add visibleOnAllWorkspaces: true to HUD window options
- Pass visibleOnAllWorkspaces through to BrowserWindow via setVisibleOnAllWorkspaces() after creation
- Remove ineffective setVisibleOnAllWorkspaces calls on modal/reused windows that didn't fix the Spaces issue