RimSort / RimSort

RimSort is an open source mod manager for the video game RimWorld. There is support for Linux, Mac, and Windows, built from the ground up to be a reliable, community-managed alternative to RimPy Mod Manager.
GNU General Public License v3.0
278 stars 34 forks source link

Suggestion: Warning dialog when the user tries to open RimSort when it is already open #588

Open hk21702 opened 2 months ago

hk21702 commented 2 months ago

Currently, due to shared resource limitations, RimSort can only be opened once. This is fine operationally, but in this case, RimSort just crashes very early on when loading the app info. It would be better if, instead, a dialog pops up to warn the user that RimSort is already running.

hk21702 commented 1 month ago

An alternative is for the already opened RimSort window to move into focus instead.