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

On Wayland, handle none decorations #2904

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

kchibisov
Copy link
Member

During the migration some logic wrt none decorations was lost along the way, however we also now try to ask for client side decorations if the user wants to disable server side decorations.

Fixes #2902.

During the migration some logic wrt `none` decorations was lost along
the way, however we also now try to ask for client side decorations if
the user wants to disable server side decorations.

Fixes rust-windowing#2902.
@kchibisov kchibisov merged commit 059abb0 into rust-windowing:master Jun 25, 2023
@kchibisov kchibisov deleted the wayland-fix-decorations branch June 25, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

On Wayland, try to disable server side decorations for none decorations.
2 participants