input: introduce weston_touch_device
[platform/upstream/weston.git] / libweston / libinput-device.c
2018-05-30 Louis-Francis Ratt... input: introduce weston_touch_device
2018-04-20 Pekka Paalanenlibinput: do not switch output associations on disable
2018-04-20 Pekka Paalanenlibinput: allow evdev_device_set_output(dev, NULL)
2018-04-20 Pekka Paalanenlibinput: make setting the same output a no-op
2018-04-20 Pekka Paalanenlibinput: log input device to output associations
2018-04-20 Pekka Paalanenlibinput: deprecate WL_CALIBRATION
2018-04-20 Pekka Paalanenlibinput: note if calibrating without an output
2018-04-20 Pekka Paalanenlibinput: remove evdev_device::devnode
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for touch down events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for key events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for axis events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for button events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for motion events
2017-08-11 Arnaud Vracconfigure.ac: remove dependency on mtdev
2017-03-17 Daniel Stonelibinput: Suppress unhandled-case warning
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Jonas Ådahlinput: Provide microsecond timestamps in motion events
2016-07-26 Jonas Ådahllibinput: Expose unaccelerated motion deltas in motion...
2016-06-23 Pekka PaalanenRename src/ to libweston/