EPIC-20: greetd greeter integration #21
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
elegos/linux-hello#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Provide biometric authentication feedback for
greetd-based login setups.Context
greetdis a modern, minimal, Wayland-first display manager growing in popularity (NixOS, Arch Linux Wayland setups). It decouples the DM from the greeter: any program that implements the greetd IPC protocol can act as a greeter (gtkgreet, tuigreet, wlgreet, etc.). PAM auth viapam_linux_hello.so(EPIC-05) works automatically; this EPIC adds the visual overlay.Scope
linux-hello-daemonslint-greet) or integrate with an existing greeter (e.g. gtkgreet) via D-Bus overlayDependencies
Out of scope