mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
d5b7ef0c58
This can cause reentrancy issues by invoking Qt-based event processing while in the context of SDL (via libdecor's GTK loop). Fixes #1802