flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.11k stars 263 forks source link

mangoapp: Set X11 platform hint #1349

Closed TheComputerGuy96 closed 2 weeks ago

TheComputerGuy96 commented 3 weeks ago

mangoapp currently relies on X11 internals because of its gamescope integration (which may be problematic on the Wayland platform) so workaround that by setting a new GLFW 3.4 hint to use the X11 platform

Fixes #1261

flightlessmango commented 2 weeks ago

This is not relevant anymore as mangoapp is being coverted to Wayland