Skip to content

Conversation

Sunderland93
Copy link
Contributor

-listen is deprecated in modern versions of Xwayland and replaced
by -listenfd. Use the pkg-config variable "have_listenfd" (if available) from Xwayland
to determine if we should use that option, to avoid a deprecation
warning when spawning Xwayland.

Depends on #738 as it includes args parser improvements

Recent versions of Xwayland can allow or disallow X11 clients from
different endianess to connect.
Add a setting to configure this feature from Muffin, who spawns
Xwayland.

Disabled by default, since this feature have potential
security issues.
`-listen` is deprecated in modern versions of Xwayland and replaced
by `-listenfd`. Use the pkg-config variable "have_listenfd" (if available) from Xwayland
to determine if we should use that option, to avoid a deprecation
warning when spawning Xwayland.
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.

1 participant