libinput/src
Jonas Ådahl 68619ec714 Destroy associated reference counted objects when destroying context
This avoids issues with device and seat objects depending on a valid
context.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2014-01-03 22:38:42 +01:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c evdev: Drop joystick rejection heurstics 2013-12-21 12:54:27 +01: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 Port udev-seat to be used in libinput 2013-11-24 21:19:18 +01: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 Destroy associated reference counted objects when destroying context 2014-01-03 22:38:42 +01:00
libinput.h Destroy associated reference counted objects when destroying context 2014-01-03 22:38:42 +01:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Add -lm to library 2013-12-21 12:10:09 +01:00
udev-seat.c udev-seat: Don't notify about removal when destroying context 2014-01-03 22:33:16 +01:00
udev-seat.h udev-seat: Remove unused declaration 2013-12-15 21:25:10 +01:00