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

fix(env): add DISPLAY to default pass through #9511

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

chris-olszewski
Copy link
Member

Description

Closes #9402 by adding DISPLAY to the default pass through map. TL;DR xdg-open uses DISPLAY to decide which display it should open a new window on.

Testing Instructions

👀

@chris-olszewski chris-olszewski marked this pull request as ready for review November 25, 2024 14:23
@chris-olszewski chris-olszewski requested a review from a team as a code owner November 25, 2024 14:23
Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 2:23pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-gatsby-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-native-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-svelte-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-tailwind-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm
examples-vite-web ⬜️ Ignored (Inspect) Nov 25, 2024 2:23pm

@chris-olszewski chris-olszewski merged commit 562f46b into main Nov 25, 2024
41 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_gh_9402 branch November 25, 2024 16:22
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.

Keypress interaction with vite doesn't work ("o"+"Enter" doesn't open web)
2 participants