Remove vestiges of the event-gui

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-06-14 12:57:19 +10:00
parent 2d2e523549
commit 69d0bacee9
2 changed files with 1 additions and 2 deletions

View file

@ -73,7 +73,7 @@ repository. Developers are encouraged to look at those tools for a
real-world (yet simple) example on how to use libinput.
- A commandline debugging tool: https://cgit.freedesktop.org/wayland/libinput/tree/tools/event-debug.c
- A GTK application that draws cursor/touch/tablet positions: https://cgit.freedesktop.org/wayland/libinput/tree/tools/event-gui.c
- A GTK application that draws cursor/touch/tablet positions: https://cgit.freedesktop.org/wayland/libinput/tree/tools/libinput-debug-gui.c
Build instructions:
http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html

1
tools/.gitignore vendored
View file

@ -1,2 +1 @@
event-gui
ptraccel-debug