Fix documentation for libinput_log_set_handler
[platform/upstream/libinput.git] / src / path.c
2014-09-18 Peter Huttererevdev: don't resume a removed device
2014-06-25 Peter HuttererMerge branch 'master' of git+ssh://git.freedesktop...
2014-06-25 Peter HuttererMerge branch 'ref-counting-context'
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-13 Peter Huttererpath: log two errors as application bugs
2014-02-26 Jonas Ådahlpath: Silence -Wmaybe-uninitialized compiler warning
2014-02-18 Peter HuttererAdd a customizable log handler
2014-02-10 Jonas ÅdahlMake it possible to have persistent libinput_seat instances
2014-02-10 Peter Huttererpath: add libinput_path_create_context instead of libin...
2014-02-10 Peter Huttererpath: add libinput_path_add_device() and libinput_path_...
2014-02-10 Peter Huttererpath: modify backend to allow for more than one device
2014-02-05 Peter Huttererpath: add error handling for failing to create a seat
2014-02-05 Peter HuttererMove opening and closing the device fd into evdev.c
2014-01-31 Peter Huttererpath: fix inconsistent use of devnode vs input->path
2014-01-31 Peter Huttererpath: print error when failing to open a device
2014-01-31 Peter Huttererpath: store the sysname, not the syspath, in the device
2014-01-22 Jonas Ådahlevdev: Make evdev manage its seat reference
2014-01-22 Peter Huttererpath: get ID_SEAT and WL_SEAT from udev for the device...
2014-01-17 Peter HuttererSplit seats into having a physical and a logical name
2014-01-17 Peter HuttererDrop seat events
2014-01-10 Peter HuttererAdd libinput_create_from_path