Linux: add an option to use native system window decorations
What version of the Codex App are you using (From “About Codex” dialog)?
26.810.41047
What subscription do you have?
Plus
What platform is your computer?
Linux 7.1.8-200.fc44.x86_64 x86_64 unknown
What issue are you seeing?
The official ChatGPT/Codex Linux desktop app currently uses Electron’s custom hidden title bar and title bar overlay. This gives the window Windows-like square corners and decorations that do not integrate with GNOME, KDE Plasma, XFCE, or other Linux desktop environments.
Please add a Linux setting such as:
“Use system title bar and window decorations”
When enabled, the app could use Electron’s default system-decorated window instead of titleBarStyle: "hidden" and titleBarOverlay.
I tested this locally on Fedora 44 with GNOME 50 and Mutter. After disabling the custom title bar overlay, Mutter provides the correct native rounded corners, shadows, window controls, resizing behavior, and desktop theme integration. The application content continues to work correctly.
This would not require GNOME-specific styling: every Linux window manager would draw its own native decorations. A user-selectable option would also preserve the current appearance for users who prefer it.
Environment:
- ChatGPT/Codex Linux desktop preview
- Fedora Linux 44
- GNOME 50 / Mutter
- Wayland/XWayland
<img width="3840" height="2160" alt="Image" src="https://github.com/user-attachments/assets/b4d529d9-f2ab-4bf7-bd46-4e858f9a1423" />
What steps can reproduce the bug?
Feedback ID: 019ffff5-c473-7f42-ad59-b829dba888a1
What is the expected behavior?
The official ChatGPT/Codex Linux desktop app currently uses Electron’s custom hidden title bar and title bar overlay. This gives the window Windows-like square corners and decorations that do not integrate with GNOME, KDE Plasma, XFCE, or other Linux desktop environments.
Please add a Linux setting such as:
“Use system title bar and window decorations”
When enabled, the app could use Electron’s default system-decorated window instead of titleBarStyle: "hidden" and titleBarOverlay.
I tested this locally on Fedora 44 with GNOME 50 and Mutter. After disabling the custom title bar overlay, Mutter provides the correct native rounded corners, shadows, window controls, resizing behavior, and desktop theme integration. The application content continues to work correctly.
This would not require GNOME-specific styling: every Linux window manager would draw its own native decorations. A user-selectable option would also preserve the current appearance for users who prefer it.
Environment:
- ChatGPT/Codex Linux desktop preview
- Fedora Linux 44
- GNOME 50 / Mutter
- Wayland/XWayland
<img width="3840" height="2160" alt="Image" src="https://github.com/user-attachments/assets/b4d529d9-f2ab-4bf7-bd46-4e858f9a1423" />
Additional information
_No response_