summaryrefslogtreecommitdiff
path: root/tools/event-gui.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13Change axis events to carry all directionsPeter Hutterer1-9/+9
2014-12-23tools: pass the userdata to the contextPeter Hutterer1-1/+1
2014-12-23tools: use the new shared lib from event-guiPeter Hutterer1-40/+10
2014-12-08Merge tag '0.7.0' into tablet-supportPeter Hutterer1-2/+91
2014-11-20tools: print the device name on DEVICE_ADDEDPeter Hutterer1-1/+4
2014-09-23tools: map KEY_UP/DOWN to pointer accelerationPeter Hutterer1-1/+51
2014-09-23tools: keep a list of devices around for run-time changesPeter Hutterer1-0/+36
2014-09-22Merge branch 'master' into tablet-supportPeter Hutterer1-1/+9
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-21Merge branch 'master' into tablet-supportPeter Hutterer1-10/+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-27tablet: Replace tool-update with proximity-inStephen Chandler Paul1-1/+1
2014-06-25tools: explicitly ignore tablet event codes in the event-guiPeter Hutterer1-0/+5
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