Closed natural-harmonia-gropius closed 5 months ago
I think if "event:" is the default going forward than its a cleaner solution.
If it's not the default going forward than the problem is that users get conflicts without knowing that input-event is causing those conflicts. I'm guessing @Mark-Joy was similarly confused at first
Ideally it would be nice to have both the prettier event: clicked syntax and have it bind only to events it can actually respond to.
I think if "event:" is the default going forward than its a cleaner solution.
Breaking change. Put on hold, I want to write a better input.conf parser first.
have it bind only to events it can actually respond to
Okay, I will create a commit with you two as co-author in tomorrow. 👌
Very direct and simple solution, no extra costs. alt to https://github.com/natural-harmonia-gropius/input-event/pull/46 and https://github.com/natural-harmonia-gropius/input-event/pull/47.
mpv.conf
input.conf
@tylandercasper @Mark-Joy Any advice?