aboutsummaryrefslogtreecommitdiff
path: root/swaylock/meson.build
AgeCommit message (Collapse)AuthorLines
2018-08-30Add FreeBSD-specific PAM configurationsghctoma-4/+13
The "login" PAM configuration means somathing entirely different on FreeBSD than on Linux: if you try to authenticate as the calling user, it OKs the request without prompting for password. The "passwd" config implements the desired functionality, therefore it should be used by swaylock.
2018-04-20[swaylock] Install pam moduleBruno Pinto-0/+7
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault-0/+2
2018-04-04Link swaylock to xkbcommonDrew DeVault-0/+1
2018-04-04Split seat code into its own fileDrew DeVault-2/+4
2018-04-04Initial swaylock portDrew DeVault-0/+18