From d641d418c7010acbbd2015d1220fe165ebb6f4ed Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 3 Jun 2022 23:30:02 +0100 Subject: [PATCH] update TODO ... --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 1c8bf8699..e9fa6e55d 100644 --- a/TODO +++ b/TODO @@ -77,12 +77,10 @@ TODO: * face auth (howdy / pam-face / pam-face-authentication / pam-facial-auth) * yubikey * usb drive (pam_usb) - * support setting up fingerprint as auth (fprint-enroll) * support setting up smartcard as auth * support setting up face auth (howdy / pam-face / pam-face-authentication / pam-facial-auth) * support setting up yubikey as auth * support setting up usb drive for auth (pam_usb) - * support fprint auth for polkit agent (ugh) * wifi/bt net: associate app/desktop(s) or actions to run when: * bt device comes or goes (alongside lock device feature) * wifi appears or disappears @@ -323,7 +321,6 @@ TODO: * need to allow a CONT every now and again to unblock buffers * set backlight and dim timeout per powersave level * battery - set powersave levels based on ac or battery level -* efl: flat theme redo * efl/eo: start using efl loop as core loop * begin to move some login out into efl threads+loops * to change ui - callsync/async back to ui/main loop