mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 06:50:05 +01:00
Remove vestiges of the event-gui
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2d2e523549
commit
69d0bacee9
2 changed files with 1 additions and 2 deletions
|
|
@ -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
1
tools/.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
event-gui
|
||||
ptraccel-debug
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue