WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
313 stars 46 forks source link

Implement response curve action #427

Open WhiteMagic opened 2 years ago

WhiteMagic commented 2 years ago

Implementation of the response curve UI, i.e. the curve aspect as well as the deadzone. The entire curve rendering aspect needs to be redone as QML handles this differently.

Functionality that needs to be supported:

Possible nice to have features:

WhiteMagic commented 1 year ago

Include the resolution of #428 as well to ensure the UI is flexible enough to handle various curve types.