codex - 💡(How to fix) Fix text Codex Desktop visual compositing artifact on Intel macOS; fixed by --use-angle=gl

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Codex Desktop on an Intel Mac has a visual rendering/compositing issue where a dark translucent overlay/shadow appears to cover the area below the composer. Launching Codex with --use-angle=gl fixes the issue while keeping scrolling smooth.

Root Cause

Codex Desktop on an Intel Mac has a visual rendering/compositing issue where a dark translucent overlay/shadow appears to cover the area below the composer. Launching Codex with --use-angle=gl fixes the issue while keeping scrolling smooth.

RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.519.41501

What subscription do you have?

api key

What platform is your computer?

No response

What issue are you seeing?

<!-- Failed to upload "image.png" -->

What steps can reproduce the bug?

Summary

Codex Desktop on an Intel Mac has a visual rendering/compositing issue where a dark translucent overlay/shadow appears to cover the area below the composer. Launching Codex with --use-angle=gl fixes the issue while keeping scrolling smooth.

Environment

  • App: Codex Desktop
  • Codex version: 26.519.41501
  • Electron version: 42.1.0
  • macOS: 13.7.8 (22H730)
  • Mac: Intel Mac
  • GPUs:
    • Intel HD Graphics 630
    • Radeon Pro 555

Problem

On the default launch path, the Codex Desktop UI appears to have a dark/transparent overlay or stale compositing layer below the message composer. It looks like something is covering the conversation area.

The issue is visible on the main Codex screen, especially around the lower middle portion below the input composer.

What I tried

  1. Restarting Codex: issue still reproduces.

  2. Disabling macOS automatic graphics switching: issue still reproduces.

  3. Launching with full GPU disabled:

    open -na /Applications/Codex.app --args --disable-gpu --disable-gpu-compositing

What is the expected behavior?

No response

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix text Codex Desktop visual compositing artifact on Intel macOS; fixed by --use-angle=gl