danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
434 stars 74 forks source link

Make game not freeze when opening config directory on Linux #129

Closed everlyy closed 2 years ago

everlyy commented 2 years ago

This makes it so when you open the config directory your game won't be frozen until you close the file browser window.

danielkrupinski commented 2 years ago

Thanks! xdg-open seems to be blocking only in some distros.