Open
Description
Describe the bug
Electron windows running on Wayland (--ozone-platform-hint=wayland) with the WaylandWindowDecorations feature enabled (--enable-features=WaylandWindowDecorations) have a border around them, even after the CSD fixes in Electron (electron/electron#34955). Problem does not occur on other themes. Tested on GNOME 42/43.
To Reproduce
Steps to reproduce the behavior:
- Launch any electron post-CSD fixes with the Dracula GTK theme.
- Try to fullscreen it and see that there is a border around the window.
Expected behavior
Properly fullscreened Window, no borders.
Screenshots
If applicable, add screenshots to help explain your problem.
Electron 22 window ran with GTK_THEME=Dracula