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

server: request xdg-shell v2 #7004

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

Emantor
Copy link
Contributor

@Emantor Emantor commented May 16, 2022

Wlroots does not yet support the newer xdg-shell versions and now
requires the compositor to set the supported xdg-shell version during
creation. Set this to v2 for sway as well.

Fixes #7001

sway/server.c Outdated Show resolved Hide resolved
Wlroots does not yet support the newer xdg-shell versions and now
requires the compositor to set the supported xdg-shell version during
creation. Set this to v2 for sway as well.

Fixes swaywm#7001
@Emantor Emantor force-pushed the fix/xdg_shell_version branch from 2dbc1d0 to 916a599 Compare May 16, 2022 13:50
Copy link
Contributor

@bl4ckb0ne bl4ckb0ne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bl4ckb0ne bl4ckb0ne merged commit 3f60056 into swaywm:master May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Latest wlroots-git breaks sway.
3 participants