Skip to content

Created wayland socket #107

Answered by Supreeeme
andrewbaxter asked this question in Q&A
Feb 10, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Satellite itself is a Wayland compositor, and as such needs to create a socket for Xwayland to connect to. However, the only client it will actually listen to is Xwayland, so if something else tries to connect to that socket it will probably timeout or hang. Assuming your WAYLAND_DISPLAY environment variable is set correctly (it is if satellite is working), none of your other Wayland clients should even attempt to use that socket.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@FreeFull
Comment options

@andrewbaxter
Comment options

Answer selected by andrewbaxter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants