DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.22k stars 40 forks source link

Add Message Box for GitHub API Rate Limit warnings #170

Closed DavidoTek closed 1 year ago

DavidoTek commented 1 year ago

Close https://github.com/DavidoTek/ProtonUp-Qt/issues/161

In addition to https://github.com/DavidoTek/ProtonUp-Qt/pull/163 (print to console), this PR adds a message box for explaining that the GitHub API rate limit has been exceeded.

This is accomplished by adding a global Signal (QApplication instance) to show a message box from ghapi_rlcheck.

screenshot