[Wayland-bugs] [Bug 103839] Add evemu-like record/replay functionality
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 22 00:12:28 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103839
Bug ID: 103839
Summary: Add evemu-like record/replay functionality
Product: Wayland
Version: unspecified
Hardware: Other
OS: All
Status: ASSIGNED
Severity: normal
Priority: medium
Component: libinput
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: peter.hutterer at who-t.net
CC: benjamin.tissoires at gmail.com
evemu-record/evemu-play is the current preferred way of recording devices and
replaying them for bugs. Problem is that evemu itself is hard to extend because
of old API decisions, changing it for some of the features we need (e.g. bug
103145, bug 103635) effectively requires breaking the API. And if we do so, we
might as well put the lot into libinput so we can interleave the output with
libinput's output and debug messages where necessary.
We can easily make the output files compatible, the evemu format is not rocket
science.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171122/bffc4773/attachment.html>
More information about the wayland-bugs
mailing list