This is a maintenance release to fix builds with newer compilers.
- add
-V
/--version
command line option. (#22)
- Writing outputs and grabbing input is now managed separately.
- The
grab
command is deprecated and split into the following two new commands:grab-devices
for input device grabbing.write-events
for sending the events.
- support out of tree builds
See git history.