libinput/src
Peter Hutterer 055b1c8bc9 Replace log_bug with per-component bug macros
When we knowingly hit a bug, we should know what the bug is caused by. Log
that in a standardized fashion.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-05-30 11:55:23 +10:00
..
evdev-mt-touchpad-buttons.c Replace log_bug with per-component bug macros 2014-05-30 11:55:23 +10:00
evdev-mt-touchpad-tap.c Change internal timestamps to uint64_t to properly deal with wrapping 2014-05-22 14:51:41 +02:00
evdev-mt-touchpad.c touchpad: Make anisotropic motion deltas isotropic 2014-05-29 13:06:36 +02:00
evdev-mt-touchpad.h touchpad: Make anisotropic motion deltas isotropic 2014-05-29 13:06:36 +02:00
evdev.c Replace log_bug with per-component bug macros 2014-05-30 11:55:23 +10:00
evdev.h Add basic mouse pointer acceleration 2014-05-29 13:06:32 +02:00
filter.c filter: Ignore non-suitable trackers when calculating initial velocity 2014-05-29 13:06:42 +02:00
filter.h Add basic mouse pointer acceleration 2014-05-29 13:06:32 +02:00
libinput-private.h Replace log_bug with per-component bug macros 2014-05-30 11:55:23 +10:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Fix up ARRAY_FOR_EACH macro 2014-04-10 11:11:56 +10: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 Introduce seat wide button and key count API 2014-04-23 00:07:40 +02:00
libinput.h touchpad: Add clickpad-style software buttons 2014-05-22 14:44:55 +02:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Remove old touchpad code 2014-05-30 11:55:23 +10:00
path.c path: Silence -Wmaybe-uninitialized compiler warning 2014-02-26 19:32:33 +01:00
path.h path: modify backend to allow for more than one device 2014-02-10 11:23:35 +10:00
udev-seat.c udev: factor out device_removed handling 2014-03-24 09:08:06 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00