mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-29 19:30:09 +01:00
It's common enough for users to want to debug libinput behavior without interference by the compositor or the X server. Being able to run a GUI without having to compile from git is helpful. Note that this changes --enable-event-gui autotools option to --enable-debug-gui and the event-gui mesonconf option to debug-gui. This also drops the standalone event-gui binary in both autotools and meson. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| install-compat-scripts.sh | ||
| libinput-debug-events.1 | ||
| libinput-debug-events.c | ||
| libinput-debug-events.compat | ||
| libinput-debug-gui.1 | ||
| libinput-debug-gui.c | ||
| libinput-list-devices.1 | ||
| libinput-list-devices.c | ||
| libinput-list-devices.compat | ||
| libinput-tool.c | ||
| libinput-tool.h | ||
| libinput.1 | ||
| make-ptraccel-graphs.sh | ||
| Makefile.am | ||
| ptraccel-debug.c | ||
| publish-doc | ||
| shared.c | ||
| shared.h | ||