Releases: natural-harmonia-gropius/input-event
Releases · natural-harmonia-gropius/input-event
v1.3
Note
The suggested event syntax has changed from
KEY command #@event_name
to
KEY command #event: event_name
What's Changed
- Don't execute empty command by @verygoodlee in #44
- Support for string array command syntax in JSON configuration file by @verygoodlee in #45
- Handle canceled singal by @natural-harmonia-gropius #50
- Move array like command to string converter to constructor by @natural-harmonia-gropius in #52
- Add missed input command prefix by @verygoodlee in #55
- Only bind supported events by @Mark-Joy and @tylandercasper in #53
- Make options.prefix support multiple values by @natural-harmonia-gropius in d1ff3f7
New Contributors
- @verygoodlee made their first contribution in #44
Full Changelog: V1.2.1...v1.3
v1.2.1
What's Changed
- Re-add "Left-click will be ignored for a short time after the focus window" in b5448b2
- Add support for mpv.net v7 in de5987b
Full Changelog: v1.1...V1.2