Colmanian / AuthentiKit-Trim-Calibration

Maps game controller physical buttonsto virtual outputs that can be tuned for an optimal in-sim experience. Outputs can be virtual axes, or vitual buttons. A typical use would be mapping your Sptifire Mk IX elevator trim wheel to a single virutal axis that you use in sim. What's more, you can tune the sensitivity of the axis to aproximate the correct turn rate of the trim wheel in sim.
15 stars 4 forks source link

Start minimized to tray #31

Closed bkielczewski closed 1 year ago

bkielczewski commented 2 years ago

Now that it has start mappings on start (thanks for that!) one last thing it's missing is an option to start the app minimized to tray. Unobtrusive yet powerful, would be perfect.

justinwasilenko commented 1 year ago

Came here to say the same thing. This would be a great option.

Colmanian commented 1 year ago

This feature is now available :) as of 1.3.0 https://github.com/Colmanian/AuthentiKit-Trim-Calibration/releases

Just ensure that both "Run on Windows Start" and "Minimise to System Tray" are enabled in the Settings.

The caveat here is some users have experienced issues with vJoy not being responsive on windows start, so I might have to improve the sequencing of things to get around that, but either way minimise to try is now available thanks to a contribution from @psjshep

bkielczewski commented 1 year ago

Thanks,appreciated!