mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-16 13:41:14 +00:00
cebd3bf751
QSettings on macOS Ventura performs horribly when saving a lot of values (like several hosts or a host with a large app list). This change considerably improves UI performance by moving the long operation off the main thread.