Skip to content

Fix Linux window controls safe-area patches#1071

Merged
ilysenko merged 1 commit into
mainfrom
codex/issue-1068-window-controls-safe-area
Jul 18, 2026
Merged

Fix Linux window controls safe-area patches#1071
ilysenko merged 1 commit into
mainfrom
codex/issue-1068-window-controls-safe-area

Conversation

@ilysenko

Copy link
Copy Markdown
Owner

Summary

  • retarget the Linux window-controls safe-area patch to the current app-shell layout bundle
  • reserve the native titlebar controls area for right-side app shell actions
  • retarget the tooltip collision patch to the current shared tooltip bundle and update drift tests

Fixes #1068

Tests

  • node --test scripts/patch-linux-window-ui.test.js --test-name-pattern 'window controls safe-area descriptor|optional webview descriptors|right-side safe area|remaining Linux window controls|remaining Linux header safe-area|keeps tooltips|remaining tooltip|alias drift|thread side panel native tooltip'\n- git diff --check\n- current generated asset descriptor/apply probe for safe-area and tooltip targets\n\n## Notes\n- This targets the latest observed upstream webview chunk split and removes the stale composer-utility-bar selector.

@ilysenko
ilysenko merged commit 6fff69d into main Jul 18, 2026
8 checks passed
@ilysenko
ilysenko deleted the codex/issue-1068-window-controls-safe-area branch July 18, 2026 09:04
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.

Right-side app controls and tooltips overlap Linux window controls

1 participant