Skip to content

fix: use system accessibility permission prompt - #1

Merged
ai-eks merged 3 commits into
mainfrom
aix-fix-system-accessibility-prompt
Jul 19, 2026
Merged

fix: use system accessibility permission prompt#1
ai-eks merged 3 commits into
mainfrom
aix-fix-system-accessibility-prompt

Conversation

@ai-eks

@ai-eks ai-eks commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the custom accessibility permission alert from the main view.
  • Request the macOS Accessibility system prompt directly when permission is needed.
  • Remove unused localized alert strings from all locale files.
  • Update the README preview image to use the animated app preview GIF.
  • Remove the unused generated SVG and its stale SwiftPM exclude entry.
  • Add a Developer ID release workflow directly to the MousePortal source repository, so releases no longer depend on the MousePortal-dev submodule checkout.

Why

The custom MousePortal dialog added an extra step before the real system permission flow. This makes permission requests feel redundant and delays the expected macOS prompt.

The release workflow also belongs in the source repository now that the app is being opened up. Running it from MousePortal avoids private submodule checkout failures in GitHub Actions.

Validation

  • swift test
  • bash -n tools/package-developer-id.sh
  • git diff --cached --check for the README preview update, SVG cleanup, and release workflow addition

@ai-eks

ai-eks commented Jul 19, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@ai-eks

ai-eks commented Jul 19, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: ee5629df3e

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@ai-eks
ai-eks merged commit 62356a9 into main Jul 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant