Mouse events posted with CGEventPostToPid reach the target app with no window association, so AppKit never routes the press to a view: hover states fire but the control is never activated, and the mouseUp is dropped outright when posted back-to-back. Post click events to the HID event tap instead (as keyboard synthesis already does), pace them, and stamp mouseEventClickState so multi-clicks register. Synthetic clicks now also report verification unverified/synthetic_input from the helper itself, matching the other synthetic actions. |
||
|---|---|---|
| .. | ||
| build-plugins | ||
| docker/headless-pairing | ||
| nsis | ||
| oxlint-plugins | ||
| patches | ||
| relay-assets | ||
| scripts | ||
| dev-app-update.yml | ||
| electron-builder.config.cjs | ||
| electron-vite-target.config.ts | ||
| i18n-translation-source.md | ||
| i18next.config.ts | ||
| knip.json | ||
| localization-audit.md | ||
| localization-coverage-allowlist.json | ||
| max-lines-baseline.txt | ||
| oxlint-code-quality-native-plugins.json | ||
| oxlint-code-quality-type-aware.json | ||
| oxlint-react-doctor.json | ||
| packaged-runtime-node-modules.cjs | ||
| reliability-gates.jsonc | ||
| tsconfig.cli.json | ||
| tsconfig.node.json | ||
| tsconfig.relay.json | ||
| tsconfig.tc.cli.json | ||
| tsconfig.tc.web.json | ||
| tsconfig.web.json | ||
| vitest.config.ts | ||