WhiteMagic / JoystickGremlin

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

Improve swap devices utility #447

Open WhiteMagic opened 2 years ago

WhiteMagic commented 2 years ago

Reimplementing the swap devices utility to QML is needed with some bug fixes and a renaming. While the utility was intended to take a configuration and copy it to other devices, the primary use is when people move to a new machine or similar. As such, renaming the tool might make sense. There is also a bug resulting in the description of actions not being copied. This likely won't be an issue as the implementation will have to reimplement large parts of the copy logic.