WhiteMagic / JoystickGremlin

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

Implement reference action #530

Open WhiteMagic opened 3 months ago

WhiteMagic commented 3 months ago

Implement an action that lists all available actions that can be linked or copied into the given action set. This is the main interface to utilize the library system to copy and link to existing actions without needing to recreate them. This is part of the effort to implement everything #425 talks about.