21 Commits (c8284176dbc74acbf113c2d026124bf87cf8d5d3)

Author SHA1 Message Date
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
6 years ago
Ian Fan ebfb1388e2 swaylock: exit on display error
6 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation
6 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying
6 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds
6 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds
6 years ago
espkk 42f72f8bb4 swaylock: fix clear_password_buffer
6 years ago
Drew DeVault c977349120 Add support for building swaylock without PAM
6 years ago
Brian Ashworth 936a920a8e Implement swaylock customization flags
6 years ago
emersion 63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Dominique Martinet b78c29a83f swaylock: fix the displaying of "verified"
6 years ago
Dominique Martinet c78ce0770a swaylock: implement ^U to clear buffer
7 years ago
emersion cc10c7af65
swaylock: implement a proper render loop
7 years ago
Mattias Eriksson 2d884d4e4f Improved key handling in swaylock
7 years ago
Geoff Greer ad6aa21c43 swaylock: Securely zero-out password.
7 years ago
Drew DeVault 5d444b34f6 Address review feedback from @emersion
7 years ago
Drew DeVault 0138f79b4a Move extra roundtrip into password.c
7 years ago
Drew DeVault 62a736a196 Actually let's not do that TODO
7 years ago
Drew DeVault d053acbed6 R E N D E R I N G
7 years ago
Drew DeVault e902de34db Verify passwords
7 years ago
Drew DeVault 066143adef Add password buffer, refactor rendering/surfaces
7 years ago