mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-27 12:41:18 +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