Remove vestiges of the event-gui
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 14 Jun 2017 02:57:19 +0000 (12:57 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 15 Jun 2017 07:46:51 +0000 (17:46 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
README.md
tools/.gitignore

index ce1b673..c1ceb8e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
index 9bdb48d..efc83c4 100644 (file)
@@ -1,2 +1 @@
-event-gui
 ptraccel-debug