- Shell command execution has been supported. (e.g., Launch apps in https://pqrs.org/osx/karabiner/complex_modifications/ )
- The conditional event manipulation has been supported. (
frontmost_application_if
andfrontmost_application_unless
)
- GUI for complex_modifications has been added. https://github.com/tekezo/Karabiner-Elements/tree/master/usage#how-to-use-complex-modifications
- Syntax of
complex_modifications > parameters
has been changed.
- The modifier flag event handling has been improved.
- Show warning and error logs by colored text in Log tab.
- Add timeout to
to_if_alone
.
- Initial support of
complex_modifications > basic > to_if_alone
.
- Fixed an issue that Karabiner-Elements stops working after user switching.
- Initial support of
complex_modifications
(No GUI yet).
- event manipulation has been changed to
src/core/grabber/include/manipulator/details/basic.hpp
.