mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Export the type of scan the device performs, and, when the device is claimed, the number of enrollment stages.
31 lines
811 B
Plaintext
31 lines
811 B
Plaintext
Identification
|
|
Image transfer
|
|
|
|
Enforce command sequences:
|
|
force VerifyStop after non-retry verify result comes in
|
|
etc
|
|
|
|
Verify PAM messages fit with GDM/gnome-screensaver
|
|
|
|
Add API docs (see doc/dbus and doc subdir):
|
|
http://gitweb.freedesktop.org/?p=DeviceKit/DeviceKit-disks.git;a=tree
|
|
|
|
Register fprintd' po file with Transifex, Rosetta or the Translation Project
|
|
|
|
Support insertion/removal of devices
|
|
|
|
Fix memory leaks with print data/gallery when using the verify_async and
|
|
identify_async
|
|
|
|
Add some hardware protection by making sure devices aren't opened and
|
|
reading for more than a certain amount of time.
|
|
|
|
Add POS use case
|
|
|
|
Review error cases, and possible errors
|
|
|
|
Do we swipe or scan, devices would know
|
|
|
|
Add a "done" argument to verify and enroll result signals, make it easier
|
|
to know when we're done.
|