nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
369 stars 67 forks source link

Generic support for DIALS? #427

Open ijl20 opened 1 month ago

ijl20 commented 1 month ago

Is your feature request related to a problem? Please describe. I want to configure a dial to send MSFS events on clockwise / counter-clockwise / press. Apart from the 5 hard-coded flightsim options this seems not possible.

Describe the solution you'd like I expected a UI like the existing dial 'Hotkey' support, but for MSFS SDK events (a dial in principle is essentially 3 buttons in a single controller).

Describe alternatives you've considered I'll use the Stream Deck 'Hotkey' support which maps dial clockwise / counter-clockwise / press to different key presses, and set up keybinds for those keys to the required events in MSFS. It's a bit of a shame to have to do that for 12 out of the 20 total input on the Stream Deck + though.

Additional context You've done a great piece of work with this free / open-source software - much appreciated.