natural-harmonia-gropius / input-event

InputEvent.lua for mpv-player, enhanced input.conf with better, conflict-free, low-latency event mechanism.
MIT License
39 stars 5 forks source link

Re-think "How to integrate with other scripts" #40

Open natural-harmonia-gropius opened 8 months ago

natural-harmonia-gropius commented 8 months ago

For same key, events will be merged with existing events.

I dislike this, shouldn't pollute to existing binds. every source should make changes in its own field.

update:

"field" should have higher priority than "options.configs" and modify configs would break hot-reload via auto-profile.