rfvgyhn / min-ed-launcher

Minimal Elite Dangerous Launcher
MIT License
251 stars 9 forks source link

Feature request: Add option to wait after starting processes before ED Startup #109

Closed Identifier closed 11 months ago

Identifier commented 1 year ago

Would it be possible to add a configurable option to delay opening ED by some number of seconds when using startup processes? Currently the starting of processes works in parallel with ED starting up, meaning sometimes Elite loads up faster than the startup processes. For example EDMarketConnector's window pops up after ED's window, which steals focus and prevents keyboard/mouse/gamepad input from going to ED until you manually click or alt-tab to back ED's window.

See also #87