nickguletskii / GLXOSD

GLXOSD is an extensible on-screen display (OSD)/overlay for OpenGL applications running on Linux with X11 which aims to provide similar functionality to MSI Afterburner/RivaTuner OSD. It can show FPS, frame timings, temperatures and more in OpenGL games and applications. It can also be used to benchmark games, much like voglperf.
https://glxosd.nickguletskii.com
MIT License
123 stars 20 forks source link

Crashes when attempting to turn off overlay in Kerbal Space Program #104

Open RX14 opened 7 years ago

RX14 commented 7 years ago

If I use glxosd ./KSP.x86_64 Kerbal Space Program runs and launches fine, and i've had a little play around and it looks relatively stable. However, when trying to turn off the overlay with Shift+F10 KSP crashes and freezes showing the last frame. I've tested using Shift+F10 in other programs (minecraft) and it appears to work fine.

nickguletskii commented 7 years ago

Thank you for reporting this issue. I am not sure when I will have the time to look into this, but the input interception really does need some work.