libinput/src
Peter Hutterer b569272a7a Drop libinput_event_get_target()
Replaced by specific accessor functions for context, seat and device. This
obsoletes the internal target as well, we just direcly ref the element we need
to instead of temporarily storing it in the target.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-01-21 22:50:58 +01:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c Drop capability events 2014-01-10 11:08:40 +10:00
evdev.h evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 2013-12-21 12:49:17 +01:00
filter.c Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
filter.h Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput-private.h Split seats into having a physical and a logical name 2014-01-17 18:17:45 +10:00
libinput-util.c util: Add logging utilities 2013-11-23 12:55:44 +01:00
libinput-util.h util: add ARRAY_FOR_EACH helper 2013-12-21 12:09:55 +01:00
libinput-version.h.in Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput.c Drop libinput_event_get_target() 2014-01-21 22:50:58 +01:00
libinput.h Drop libinput_event_get_target() 2014-01-21 22:50:58 +01:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Add libinput_create_from_path 2014-01-10 11:08:24 +10:00
path.c Split seats into having a physical and a logical name 2014-01-17 18:17:45 +10:00
path.h Add libinput_create_from_path 2014-01-10 11:08:24 +10:00
udev-seat.c Split seats into having a physical and a logical name 2014-01-17 18:17:45 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00