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

Allow specifying wayland display #11

Open
Cloudef opened this issue Jan 7, 2024 · 4 comments
Open

Allow specifying wayland display #11

Cloudef opened this issue Jan 7, 2024 · 4 comments

Comments

@Cloudef
Copy link

Cloudef commented Jan 7, 2024

Would be nice to allow specify wayland display with env variable such as EXTEST_WAYLAND_DISPLAY. So you can expose the env variable to the library but not the main process or any child processes.

@Supreeeme
Copy link
Owner

What issue are you running into without this?

@Cloudef
Copy link
Author

Cloudef commented Jan 9, 2024

I don't want to expose WAYLAND_DISPLAY to Steam/Proton, but I want extest to still work. That is I want Steam/Proton to actually run X11 versions of the programs.

@Supreeeme
Copy link
Owner

As far as I'm aware Steam/Proton is still 100% X11 anyway.

@Cloudef
Copy link
Author

Cloudef commented Jan 9, 2024

It's possible to launch linux apps from steam as well though. Extest does not work with gamescope, so I need to give it my hyprland's WAYLAND_DISPLAY, now this causes the wayland apps to spawn outside of gamescope, so I wish I could just set WAYLAND_DISPLAY for extest only.

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

No branches or pull requests

2 participants