As the API we use for synthesizing keypresses require the process to have accessibility access enabled in Mojave, I'll probably merge that code into skhd itself. Another reason is that the parsing code is identical, and it is not really any overhead for adding this to skhd.
Additionally, this will simplify the process for people that wish to implement a prefix-mode in skhd, as they no longer have to pull down an additional dependency (qes).
As the API we use for synthesizing keypresses require the process to have accessibility access enabled in Mojave, I'll probably merge that code into skhd itself. Another reason is that the parsing code is identical, and it is not really any overhead for adding this to skhd.
Additionally, this will simplify the process for people that wish to implement a prefix-mode in skhd, as they no longer have to pull down an additional dependency (qes).