Skip to content

[codex] Improve localized iOS Simulator panel controls#1

Draft
niyyzf-lab wants to merge 1 commit into
b-nnett:mainfrom
niyyzf-lab:codex/zh-cn-menu-fallback
Draft

[codex] Improve localized iOS Simulator panel controls#1
niyyzf-lab wants to merge 1 commit into
b-nnett:mainfrom
niyyzf-lab:codex/zh-cn-menu-fallback

Conversation

@niyyzf-lab

@niyyzf-lab niyyzf-lab commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • support localized Chinese Codex right-panel/menu labels and side-panel controls
  • keep helper binaries out of the watched tweak directory to avoid self-reload during first use
  • target input forwarding to the captured simulator UDID and recover from stale HID mach ports after simulator restarts
  • add an explicit desktop/Home toolbar button
  • forward keyboard text and navigation keys from the Codex panel into the simulator

Validation

  • /Applications/Codex.app/Contents/Resources/node --check index.js
  • /usr/bin/clang -fobjc-arc -O2 -framework Foundation -framework CoreGraphics helpers/sim-input.m -o /tmp/codexpp-sim-input-check
  • /usr/bin/swiftc -O -framework ScreenCaptureKit -framework CoreImage -framework AppKit -framework CoreMedia -framework CoreVideo helpers/sim-capture.swift -o /tmp/codexpp-sim-capture-check
  • manually verified Chinese UI injection, simulator touch interaction, Expo app interaction recovery, Home button, and keyboard text forwarding

@niyyzf-lab niyyzf-lab force-pushed the codex/zh-cn-menu-fallback branch from 96abee8 to 0373a4c Compare April 30, 2026 10:45
@niyyzf-lab niyyzf-lab changed the title [codex] Support localized right-panel menu labels [codex] Improve localized iOS Simulator panel controls Apr 30, 2026
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