isXander / Controlify

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

Option to disable warning notification for non-configured joysticks #245

Open devil-may-c0de opened 4 months ago

devil-may-c0de commented 4 months ago

Is your feature request related to a problem? Please describe. When I open minecraft with controlify enabled, it prompts me with a bunch of notifications relating to consumer controls. I understand that this bug has been reported, and that it's in relation to linux. However, what ends up happening is that the notifications stay back-logged for a minute as they all happen at once as soon as the application is started

Describe the solution you'd like I would like an option to disable warning notifications for unconfigured joysticks with a true/false setting, either on a per-joystick basis in their settings page or globally in the Global Settings section.

Describe alternatives you've considered I can't see many other ways to handle this problem, since the project seems to treat most/all inputs in udev as joysticks. In normal minecraft settings, you can shorten the time that notifications are up, which makes it less painful, but still present.

Additional context This is obviously not a pressing request, but I think that it would be a great addition to make opening the game feel less cluttered while the mod is enabled on linux. If this is not something that this project in specific can do anything about, feel free to disregard this request.