Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Revert behavior using DISPLAY to open app window #90

Merged
merged 1 commit into from
May 3, 2019
Merged

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented May 3, 2019

  • Previously the DISPLAY environment variable was consulted when
    determining whether to open a browser app window. However, it appears
    the environment variable isn't set in some supported environments, so
    the behavior has been updating to always open a window.

- Previously the DISPLAY environment variable was consulted when
  determining whether to open a browser app window. However, it appears
  the environment variable isn't set in some supported environments, so
  the behavior has been updating to always open a window.
@sreya sreya requested a review from nhooyr May 3, 2019 18:32
@sreya sreya merged commit 5f476af into master May 3, 2019
@sreya sreya mentioned this pull request May 3, 2019
@nhooyr
Copy link
Contributor

nhooyr commented May 3, 2019

@sreya92 this should only be the case on macOS. on linux, we still want to use $DISPLAY.

@nhooyr
Copy link
Contributor

nhooyr commented May 3, 2019

Actually I guess not, its best we just turn the error into a warning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants