mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
017f770480de9e3d1a803c791e08547e2a3147d8
Make all of FPrintManager's struct members private, warn of errors using a _get_error() function, as object creation can never fail. The only error possible shouldn't really be an error though, as it only means that no devices will be enumerated, but it could tell us about newly plugged devices instead.
fprintd ======= http://www.reactivated.net/fprint/wiki/Fprintd Daemon to offer libfprint functionality over D-Bus Currently in early stages. Might eat your kangaroo. Written in C. Requires bleeding edge libfprint (libusb-1.0 port). Licensed under the GPL version 2 (see COPYING).
Description
Languages
C
80.9%
Meson
19.1%