Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Padding/border around fullscreen Electron on Wayland window with WaylandWindowDecorations enabled #219

Open
SilverMight opened this issue Oct 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SilverMight
Copy link

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:

  1. Launch any electron post-CSD fixes with the Dracula GTK theme.
  2. 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.
Screenshot from 2022-10-22 11-55-40
Electron 22 window ran with GTK_THEME=Dracula

Screenshot from 2022-10-22 11-55-56
Electron 22 window ran with GTK_THEME=Adwaita

@SilverMight SilverMight added the bug Something isn't working label Oct 22, 2022
@claytonwramsey
Copy link

claytonwramsey commented May 31, 2023

I have the same issue. Has there been any progress on this?

If there's anyone with an idea on how to start, I can try to figure out a fix, but I'm not at all familiar with how gnome works under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants