summaryrefslogtreecommitdiff
path: root/tools/libinput-debug-gui.c
Commit message (Expand)AuthorAgeFilesLines
* tablet: add a the Totem tool type to the tablet interfacePeter Hutterer2019-06-071-0/+28
* tools: display the discrete axis steps tooPeter Hutterer2019-03-041-0/+47
* tools: group the scroll bits into a structPeter Hutterer2019-03-041-12/+14
* tools: debug-gui: change the tablet colorPeter Hutterer2019-02-141-2/+2
* tools: debug-gui: add a previously unbalanced cairo_restore()Peter Hutterer2019-02-141-13/+6
* tools: debug-gui: move the pointer delta code to draw_pointerPeter Hutterer2019-02-141-22/+25
* tools: draw the tablet before the touch pointsPeter Hutterer2019-02-131-1/+1
* tools: draw other buttons in the debug-guiPeter Hutterer2019-02-131-0/+42
* tools: debug-gui: move the lmr button handling into a substructPeter Hutterer2019-02-131-9/+12
* tools: debug-gui: show cancelled touches as unfilled circlesPeter Hutterer2019-02-131-10/+27
* tools: don't apply config options on device removedPeter Hutterer2018-12-191-3/+2
* tools: draw evdev events in the debug-guiPeter Hutterer2018-11-071-5/+296
* tools: let debug-events take a device pathPeter Hutterer2018-11-071-4/+10
* tools: make the tools exit with exit code 2 on usage issuesPeter Hutterer2018-11-071-5/+5
* tools: handle sigint in debug-guiPeter Hutterer2018-11-071-0/+11
* tools: fix grab handling in libinput debug-guiPeter Hutterer2018-08-271-6/+4
* tools: debug-*: show unaccelerated deltas for pointer eventsPeter Hutterer2018-08-081-0/+36
* tools: fix grab argument passing for libinput debug-eventsPeter Hutterer2018-06-141-1/+1
* tools: debug-gui: add some extra targets for pointer acceleration testingPeter Hutterer2018-05-211-0/+15
* Include stdarg.h where variadic functions are usedGreg V2017-12-011-0/+1
* tools: restore option handling for the debug guiPeter Hutterer2017-09-051-2/+4
* tools: split the configuration option parsing outPeter Hutterer2017-06-261-33/+78
* tools: grab the pointer in the debug guiPeter Hutterer2017-06-151-0/+12
* tools: tidy up the usage() for the tools a bitPeter Hutterer2017-06-021-1/+1
* Fold the event-gui into the libinput toolPeter Hutterer2017-06-021-0/+903