Skip to content

fix: mitigate Linux X11 blank WebKit renders#359

Merged
Dimillian merged 1 commit intomainfrom
codex/github-mention-codex-monitor-goes-blank-from-time-to-time-w
Feb 8, 2026
Merged

fix: mitigate Linux X11 blank WebKit renders#359
Dimillian merged 1 commit intomainfrom
codex/github-mention-codex-monitor-goes-blank-from-time-to-time-w

Conversation

@Dimillian
Copy link
Copy Markdown
Owner

Motivation

  • Work around sporadic blank main-window renders observed on X11/WebKitGTK (app becomes visually blank when switching focus) by disabling WebKit compositing at process start on Linux.

Description

  • Set WEBKIT_DISABLE_COMPOSITING_MODE=1 when unset during startup on Linux in src-tauri/src/lib.rs to avoid compositing-related blanking; preserves the existing __NV_PRIME_RENDER_OFFLOAD workaround.

Testing

  • No automated tests were run because this is an environment-only startup change.

Codex Task

@Dimillian
Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian changed the title Mitigate Linux X11 blank WebKit renders fix: mitigate Linux X11 blank WebKit renders Feb 8, 2026
@Dimillian Dimillian merged commit 86acd1c into main Feb 8, 2026
9 checks passed
gersmann pushed a commit to gersmann/codex-monitor-web that referenced this pull request Mar 10, 2026
zip700 pushed a commit to zip700/CodexMonitor that referenced this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant