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

gtk(wayland): respect window-decoration=none on GNOME #5463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pluiedev
Copy link
Contributor

This is, admittedly, a very silly bug. On GNOME the SSD protocol is not available and past me just decided to always enable CSDs in that case, even when window-decoration = none. I now question my own intelligence.

This is, admittedly, a very silly bug. On GNOME the SSD protocol is not
available and past me just decided to always enable CSDs in that case,
*even when* `window-decoration = none`. I now question my own intelligence.
@brentdurksen
Copy link

After upgrading to 1.1.0 on GNOME on Wayland, window decorations started appearing despite having window-decoration = none in my config. Cherry-picking this commit onto 1.1.0 fixes the issue for me. Thanks.

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.

3 participants