tosuapp / tosu

Eponymous software for reading osu! memory (allows you to make stream/tournament/in-game overlays), accounting for most of gosumemory's issues (not exactly). Supports windows/linux!
https://tosu.app
GNU Lesser General Public License v3.0
160 stars 15 forks source link

feat: change automatic updates behaviour. #112

Closed GabuTheDev closed 5 months ago

GabuTheDev commented 7 months ago

The client shouldn't automatically restart after the new update is ready. In most software, the user is asked to restart the client (either manually or by a button that says "restart now"). It is user-intuitive to let them know the update is ready and only one step is left.

If any of the devs are not okay with this change, this could come as a toggle (could be called "Show prompt before automatic client restarts" or something).

This should also be a thing for manual updates, as discussed in #111