Files
pam-fprint-grosshack/TODO
Bastien Nocera 2f5987eded Update TODO list
Add a few more TODO items
2008-11-02 11:16:13 +00:00

24 lines
835 B
Plaintext

Identification
Image transfer
Imaging
Automatically ReleaseDevice when application disconnects from bus
Rethink print handling - we discover on ListEnrolled and rediscover on each LoadPrintData
Enforce command sequences:
force VerifyStop after non-retry verify result comes in
only allow GetVerifyResult during a verification
only allow VerifyStop during a verification
etc
- Make storage handling a GObject interface, would make plugging in new
backends easier, even handling plugins?
- Make storage per-manager
- Move storage setting to a configuration file
- Kill FromStorage variants, we should always load/read from our custom storage
- Handle the client disconnecting without releasing the device
- Check whether we actually want claim to open the device, or allow
some operations to not require claiming the device