sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.03k stars 69 forks source link

ModOrganizer 2: Finalize Silent Mode #1100

Closed sonic2kk closed 2 weeks ago

sonic2kk commented 2 months ago

Finalizes the ModOrganizer 2 Silent Mode implementation. While #1097 implemented the logic to make Silent Mode work, this adds some UX touches to make it easier for users to enable.

This needs more testing from my side, and once completed this can be merged to fully finalize the MO2 Silent implementation!

Note: I did some work to update the ModOrganizer 2 wiki page, but another pass over it might be good to make sure all the intricacies are documented.

sonic2kk commented 1 month ago

I've been thinking about the implementation of this, and I may rework it before merging.

sonic2kk commented 2 weeks ago

Eh, I don't think we need to make any changes here. I was concerned that showing the Wait Requester when Silent Mode was enabled wouldn't make sense but there are cases where the Wait Requester timeout may be 0, so in that case Mo2 can be started entirely silently.

I think this is good to merge after a version bump and langfile check.