Summary
After resizing the app window, the main content can become washed out / semi-transparent (looks like a white translucent overlay over the whole UI).
This issue only happens when Reduce transparency is enabled.
What happens
- The whole main panel looks faded or translucent.
- UI is still visible underneath, but contrast is heavily reduced and it looks like a transparency layer is stuck on top.
- In my case this appears after window resize interactions.
Steps to reproduce
- On macOS, enable
Reduce transparency in System Settings > Accessibility > Display.
- Launch CodexMonitor.
- Open the main dashboard/workspace view.
- Resize the app window (drag edges/corners, or maximize/restore a few times).
- Observe the UI becoming globally faded / translucent.
Expected behavior
Window resize should not change global opacity/compositing; UI should remain fully opaque and clear.
Actual behavior
After resize, UI appears globally semi-transparent/washed out.
Notes
- If
Reduce transparency is disabled, this issue does not reproduce in my testing.
- Reported from macOS desktop app usage.

Summary
After resizing the app window, the main content can become washed out / semi-transparent (looks like a white translucent overlay over the whole UI).
This issue only happens when
Reduce transparencyis enabled.What happens
Steps to reproduce
Reduce transparencyin System Settings > Accessibility > Display.Expected behavior
Window resize should not change global opacity/compositing; UI should remain fully opaque and clear.
Actual behavior
After resize, UI appears globally semi-transparent/washed out.
Notes
Reduce transparencyis disabled, this issue does not reproduce in my testing.