Skip to content

tools: draw evdev events in the debug-gui

Peter Hutterer requested to merge whot/libinput:wip/debug-gui-outlines into master

Listen to the pure evdev events from each device and print them. This makes it slightly easier to associate certain jumps with the output, or otherwise see that events are coming in even when libinput doesn't seem to process them anymore.

Merge request reports