mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 16:38:31 +02: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.
|
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 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:
|
Build instructions:
|
||||||
http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html
|
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
|
ptraccel-debug
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue