Skip to content

pam: fix behaviour when pam_fprintd.so is used#1026

Merged
PointerDilemma merged 1 commit into
hyprwm:mainfrom
PointerDilemma:main
May 21, 2026
Merged

pam: fix behaviour when pam_fprintd.so is used#1026
PointerDilemma merged 1 commit into
hyprwm:mainfrom
PointerDilemma:main

Conversation

@PointerDilemma

Copy link
Copy Markdown
Collaborator

Setting m_bBlockInput to false on init was the actual fix.

Making sure that PAMPROMPT reflects pam_fprintd.so PAM_TEXT_INFO message should make it easier to see whats going on.

Using pam_fprintd.so works, but it's not parallel. Using the native fprintd support is adviced.

Setting m_bBlockInput to false on init was the actual fix.

Making sure that PAMPROMPT reflects pam_fprintd.so PAM_TEXT_INFO message
should make it easier to see whats going on.

Using pam_fprintd.so works, but it's not parallel. Using the native
fprintd support is adviced.
@PointerDilemma

Copy link
Copy Markdown
Collaborator Author

Problem was introduced by #1003

@PointerDilemma PointerDilemma merged commit ae901a3 into hyprwm:main May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant