Files
pam-fprint-grosshack/TODO
Bastien Nocera 837627b1a7 Use scan type property for better messages
Better messages for the PAM plugin, by using whether the device
requires swiping or pressing the finger on the reader.
2008-11-21 18:15:51 +00:00

29 lines
770 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
Add a "done" argument to verify and enroll result signals, make it easier
to know when we're done.