summaryrefslogtreecommitdiff
path: root/tools/event-gui.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-22style fix: Remove duplicate empty linesPeter Hutterer1-1/+0
2014-07-22tools: always enable tapping in the event-gui programPeter Hutterer1-0/+9
2014-07-15tools/event-gui: Silence a couple of compiler warningsJonas Ådahl1-2/+2
2014-07-03tools: fix touch/abs event coordinate transformation in event-guiPeter Hutterer1-6/+6
2014-07-03tools: draw the circle for abs events in the right positionPeter Hutterer1-2/+1
2014-06-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/wayland/libinputPeter Hutterer1-5/+5
2014-06-25Drop the deprecated LIBINPUT_POINTER_*_SCROLL enumsPeter Hutterer1-2/+2
2014-06-25Merge branch 'ref-counting-context'Peter Hutterer1-1/+1
2014-06-25Make context reference countedJonas Ådahl1-1/+1
2014-06-23event-gui: Don't drop fraction of pointer motion eventsJonas Ådahl1-5/+5
2014-06-23udev: split libinput_udev context init into two functionsPeter Hutterer1-2/+2
2014-06-23tools: add a tool for GUI-based debuggingPeter Hutterer1-0/+474