isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
142 stars 31 forks source link

Description/name of the binded buttons for actions in settings #343

Closed Daruyami closed 3 months ago

Daruyami commented 3 months ago

Is your feature request related to a problem? Please describe.

When using an unfamiliar controller type, or just simply when wrong kind of glyphs get detected for the used controller, some glyphs may not be recognizable to the player.

Describe the solution you'd like

To solve this, a simple description/name of the assigned button in the area on the right (check the attached screenshot for the circled area) would be great. image

Describe alternatives you've considered

My favourite solution of keybind management - which sadly is as rare as a white crow, Steam Input kinda has this ...but not exactly - is displaying the keybinds graphically on the input device, for example like this (pardon my incredible touchpad art skills): image This would be a lot more user friendly alternative, however would also be troubling implementation-wise (especially with the wide variety of controllers), so I can't really expect this solution.

Daruyami commented 3 months ago

I've just noticed that there already is an issue (#8) for the alternative solution that I tried to explain here ...and it's on the roadmap, so this issue isn't as needed anymore I guess?