Skip to content

Support libfprint's finger status API

Marco Trevisan requested to merge 3v1n0/fprintd:finger-status-API into master

libfprint v1.90.4 introduced a new finger status API to expose to the UI the finger status on sensor.

Add two new properties to the Device interface that represent the possible values.

Needed some cleanup to ensure that the skeleton handles the properties internally (unless we don't want to continue to override them using something like this 3v1n0/fprintd@28a3a6e8).

Edited by Marco Trevisan

Merge request reports