Remove old touchpad code
[platform/upstream/libinput.git] / src / path.c
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