[PATCH v3 libinput 0/4] libinput record/replay as evemu replacement
Peter Hutterer
peter.hutterer at who-t.net
Tue Feb 27 05:00:17 UTC 2018
TLDR: evemu replacement, see v2:
https://lists.freedesktop.org/archives/wayland-devel/2018-February/037172.html
This version switches from JSON to YAML which is a much saner format for a
file that must be human *and* machine-readable.
Changes to v2:
- switched to YAML as output format
- libinput-replay is now a python tool that requires python-libevdev. IOW,
feel free to not package that until python-libevdev is more mainstream
- libinput-replay dropped --replay-on, we can add it if needed
- some more polish and documentation
Cheers,
Peter
More information about the wayland-devel
mailing list