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

Support WAYLAND_SOCKET in winit backend #963

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

bbb651
Copy link
Contributor

@bbb651 bbb651 commented Jan 12, 2025

I know of a single compositor that supports WAYLAND_SOCKET but not WAYLAND_DISPLAY: https://gitlab.freedesktop.org/mstoeckl/windowtolayer

This should also make niri more robust against accidentally setting WAYLAND_SOCKET when starting as a session, before programs could fail if they preffered WAYLAND_SOCKET over WAYLAND_DISPLAY

I know of a single compositor that supports `WAYLAND_SOCKET` but not
`WAYLAND_DISPLAY`: https://gitlab.freedesktop.org/mstoeckl/windowtolayer

This should also make niri more robust against accidentally setting
`WAYLAND_SOCKET` when starting as a session, before programs could fail
if they preffered `WAYLAND_SOCKET` over `WAYLAND_DISPLAY`
@YaLTeR YaLTeR merged commit c523c80 into YaLTeR:main Jan 13, 2025
10 checks passed
@YaLTeR
Copy link
Owner

YaLTeR commented Jan 13, 2025

Makes sense, thanks.

https://gitlab.freedesktop.org/mstoeckl/windowtolayer

Huh, this is kinda like the current gtk4-layer-shell, but generic?

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.

2 participants