Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use #2414

Merged
merged 1 commit into from
Oct 11, 2020

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Oct 3, 2020

When debugging Xwayland-related issues, a common first step in debugging
has been to ask the reporter to move their real Xwayland to
/usr/bin/Xwayland.bin, and create a shell script starting Xwayland with
extra arguments under the original /usr/bin/Xwayland location.

Introducing a WLR_XWAYLAND environment variable makes this less
invasive, by allowing the user to swap out Xwayland without resorting to
global system changes (or source patches).

When debugging Xwayland-related issues, a common first step in debugging
has been to ask the reporter to move their real Xwayland to
/usr/bin/Xwayland.bin, and create a shell script starting Xwayland with
extra arguments under the original /usr/bin/Xwayland location.

Introducing a `WLR_XWAYLAND` environment variable makes this less
invasive, by allowing the user to swap out Xwayland without resorting to
global system changes (or source patches).
@Xyene Xyene force-pushed the xwayland-path-env branch from 104e9a2 to eda7edf Compare October 11, 2020 05:19
Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

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

Thanks!

@emersion emersion merged commit 1b0e4c7 into swaywm:master Oct 11, 2020
@Xyene Xyene deleted the xwayland-path-env branch February 6, 2021 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants