Haven't had a chance to bisect this yet, but it can no longer detect my rs client across multiple monitors on mac:  In particular, running `app.exec_()` in `main.py` causes the `Window position QRect(...) outside of any known screen ... ` error. <img width="665" alt="image" src="https://user-images.githubusercontent.com/15284810/111936185-6af8bd80-8a82-11eb-9d29-9edd43635162.png">
Haven't had a chance to bisect this yet, but it can no longer detect my rs client across multiple monitors on mac:
In particular, running
app.exec_()inmain.pycauses theWindow position QRect(...) outside of any known screen ...error.