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

Using mangoapp results in black screen if no_display is used in .conf file #1283

Open
stele95 opened this issue Apr 7, 2024 · 3 comments
Open

Comments

@stele95
Copy link

stele95 commented Apr 7, 2024

Describe the bug
When using mangoapp with the same config for mangohud that has no_display in it, it will show a black screen when mangoapp is initialised. Removing no_display from conf file starts mangoapp and image as expected.

List relevant hardware/software information

  • Linux Distribution: EndeavourOS
  • MangoHud version: latest git installed with mangohud-git from AUR

To Reproduce

  1. Use this config and uncomment no_display
  2. start gamescope -- sh -c "mangoapp& vkcube" from the terminal
  3. Black screen appears as soon as mangoapp is initialised

Expected behavior
Mangoapp should ignore no_display if that is not supported for it

Screenshots
When using no_display
Screenshot_20240407_105704

After removing no_display
Screenshot_20240407_105715

@stele95
Copy link
Author

stele95 commented Apr 7, 2024

Also, hidding mangoapp with the toggle_hud key results in a black screen if run with gamescope -- sh -c "mangoapp& vkcube" and doesn't open it anymore

@gort818
Copy link
Collaborator

gort818 commented Apr 7, 2024

I believe we are waiting on a fix from gamescope for this.

@flightlessmango
Copy link
Owner

Yes we're waiting for @Joshua-Ashton to implement the GAMESCOPE_NO_FOCUS atom on the gamescope side

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

3 participants