fprintd/src
Benjamin Berg fc65055279 device: Always report selected finger if there is only one
If the user specified "any" finger, then we would mirror this back even
if there is only one finger available. Change it so that we act as if
that finger was passed explicitly, meaning we use the "verify" method
and also send the signal for the selected finger accordingly.
2021-09-15 15:00:14 +00:00
..
dbus-interactive-auth.patch build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
device.c device: Always report selected finger if there is only one 2021-09-15 15:00:14 +00:00
device.xml device: Do not allow enrolling a finger that is already enrolled 2021-04-02 00:22:16 +02:00
file_storage.c file_storage: Ensure username/finger match our expectations 2021-07-30 23:52:00 +02:00
file_storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00
fprintd.h Implement suspend/resume handling 2021-08-09 13:25:11 +02:00
main.c main: De-init the storage when main loop is over 2021-03-03 19:51:07 +01:00
manager.c Implement suspend/resume handling 2021-08-09 13:25:11 +02:00
manager.xml fprintd: Use GDBus codegen based implementation 2020-11-10 14:45:59 +01:00
meson.build build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00