MangoHud icon indicating copy to clipboard operation
MangoHud copied to clipboard

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

Open stele95 opened this issue 10 months ago • 3 comments

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 avatar Apr 07 '24 08:04 stele95

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

stele95 avatar Apr 07 '24 09:04 stele95

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

gort818 avatar Apr 07 '24 17:04 gort818

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

flightlessmango avatar Apr 08 '24 08:04 flightlessmango