fprintd/src
Marco Trevisan (Treviño) 18d6a86e9d device: Use early match for reporting verify status
libfprint 1.90.1 supports early match result report which allows to inform
the clients as soon as the driver detected a match/no-match without having
to wait the whole device driver deactivation.

Use this feature in fprintd, by emitting the "VerifyStatus" signal as soon
as we've an usable result we can inform the client about.

As per this, ignore any possible error we may get afterwards, due to device
issues or late user cancellation, as the point of the verification action
(i.e. getting a match/no-match) can be considered accomplished.

Fixes https://gitlab.freedesktop.org/libfprint/fprintd/issues/35
2020-10-01 12:19:35 +00:00
..
device.c device: Use early match for reporting verify status 2020-10-01 12:19:35 +00:00
device.xml device: Fix documentation for ERROR_INVALID_FINGERNAME 2020-01-17 14:41:22 +01:00
file_storage.c file_storage: Handle STATE_DIRECTORY containing multiple paths 2020-03-27 17:05:06 +01:00
file_storage.h main: Use #pragma once 2020-01-23 18:25:18 +01:00
fprintd-marshal.list Add a done argument to result signals 2008-11-21 18:15:51 +00:00
fprintd.h main: Move fprintd_dbus_conn declaration to main.c 2020-02-05 15:25:35 +01:00
main.c main: Add missing locale.h include 2020-03-19 23:33:58 -04:00
manager.c main: Improve comments on fprint manager creation 2020-02-14 16:01:01 +01:00
manager.xml Fix return value for GetDefaultDevice 2008-12-04 13:23:50 +00:00
meson.build Revert "build: Ensure that gcov symbols are exposed when needed" 2020-02-05 17:09:19 +01:00
storage.h main: Fix "function declaration isn't a prototype" warning 2020-02-05 15:25:35 +01:00