sway/swaylock
sghctoma 6de777a986 Add FreeBSD-specific PAM configuration
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-08-30 09:58:57 +02:00
..
pam Add FreeBSD-specific PAM configuration 2018-08-30 09:58:57 +02:00
main.c Fix swaylock arguments 2018-07-17 21:50:15 -04:00
meson.build Add FreeBSD-specific PAM configuration 2018-08-30 09:58:57 +02:00
password.c Implement swaylock customization flags 2018-07-10 21:29:15 -04:00
render.c Implement swaylock customization flags 2018-07-10 21:29:15 -04:00
seat.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
swaylock.1.scd Implement swaylock configuration file parsing 2018-07-16 12:17:40 -04:00