tools/event-gui: Silence a couple of compiler warnings
[platform/upstream/libinput.git] / tools / event-debug.c
2014-07-15 Jonas Ådahlevent-debug: Silence compiler warnings
2014-06-25 Peter HuttererMerge branch 'master' of git+ssh://git.freedesktop...
2014-06-25 Peter HuttererMerge branch 'ref-counting-context'
2014-06-25 Jonas ÅdahlMake context reference counted
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-23 Peter Huttererudev: split libinput_udev context init into two functions
2014-06-23 Peter HuttererRename KEYBOARD_KEY_STATE to KEY_STATE
2014-06-23 Peter HuttererName-space the scroll event types
2014-06-19 Peter HuttererAdd a function to get the size of a device
2014-06-19 Peter HuttererChange absolute and touch events to use mm as default...
2014-06-09 Stephen Chandler... s/libinput_pointer_button_state/libinput_button_state/
2014-06-09 Jonas ÅdahlUse floating point numbers instead of fixed point numbers
2014-06-03 Peter HuttererAdd our own version of linux/input.h
2014-06-03 Peter Hutterertools: fix a compiler warning
2014-05-30 Peter Hutterertools: add explicit libudev dependency to event-debug
2014-05-27 Peter Hutterertools: plug leak in event-debug
2014-04-23 Peter Hutterertools: add newline before function name
2014-04-22 Jonas ÅdahlIntroduce seat wide button and key count API
2014-04-10 Peter Hutterertools: add --verbose to event-debug
2014-03-06 Peter Hutterertools: drop CLOCK_MONOTONIC call, no longer necessary
2014-02-26 Jonas ÅdahlSplit up the touch event into the different touch types
2014-02-26 Jonas ÅdahlAdd seat wide slot to touch events
2014-02-25 Peter HuttererMerge branch 'libevdev'
2014-02-19 Jonas Ådahlevent-debug: Display touch event seats as signed integer
2014-02-10 Peter Huttererudev: rename create_from_udev to udev_create_for_seat
2014-02-10 Peter Huttererpath: add libinput_path_create_context instead of libin...
2014-02-03 Jonas ÅdahlReplace output screen size callback with transform...
2014-01-31 Peter Hutterertools: add a tool for basic event debugging