-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
With that setting, thcrap_loader would keep working normally, doing updates and all, but would not open its window (instead of opening it and then immediately closing it).
Because this setting removes the thcrap_loader window, it must be settable from the thcrap_configure window. In thcrap_loader, we may want to have either a popup (shown when the setting is enabled) or a clickable thing next to it, saying that it can be disabled in the thcrap configuration tool. Also, we probably don't want to allow having both this setting and the "keep updating in background" one, because that would result into having an invisible process lasting forever.
Requested by @zero318 about a year ago.