1.5.0
- Added "keyboard + mouse" target to inject both keyboard and mouse events, like
key(a).wheel(up, 10)
key_up
andkey_down
macrosNone
keyword for macro parameters- No log files anymore, using journalctl instead
- Checking macro code for errors during typing
- Some fixes