index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaylock
/
password.c
Age
Commit message (
Expand
)
Author
Lines
2019-01-13
Split swaylock into separate project
Drew DeVault
-190
/
+0
2019-01-03
swaylock: Fix caps lock not updating immediately
Oscar Cowdery Lack
-8
/
+0
2018-12-23
swaylock: Submit password on Ctrl-D
Milkey Mouse
-38
/
+48
2018-12-23
swaylock: Clear password buffer on Ctrl-C
Milkey Mouse
-0
/
+1
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-1
/
+0
2018-10-23
swaylock: exit on display error
Ian Fan
-1
/
+5
2018-10-15
Remove timerfd from loop implementation
Ryan Dwyer
-5
/
+5
2018-10-15
swaylock: Don't wait too long for surface damage before verifying
Ryan Dwyer
-1
/
+18
2018-10-15
swaylock: clear password after 10 seconds
Ryan Dwyer
-0
/
+21
2018-10-15
swaylock: Remove indicator after 3 seconds
Ryan Dwyer
-0
/
+22
2018-10-14
swaylock: fix clear_password_buffer
espkk
-1
/
+1
2018-09-28
Add support for building swaylock without PAM
Drew DeVault
-51
/
+0
2018-07-10
Implement swaylock customization flags
Brian Ashworth
-0
/
+4
2018-07-09
Update for swaywm/wlroots#1126
emersion
-3
/
+3
2018-07-07
swaylock: fix the displaying of "verified"
Dominique Martinet
-1
/
+14
2018-06-08
swaylock: implement ^U to clear buffer
Dominique Martinet
-0
/
+8
2018-05-27
swaylock: implement a proper render loop
emersion
-51
/
+51
2018-04-24
Improved key handling in swaylock
Mattias Eriksson
-1
/
+29
2018-04-12
swaylock: Securely zero-out password.
Geoff Greer
-24
/
+20
2018-04-04
Address review feedback from @emersion
Drew DeVault
-1
/
+2
2018-04-04
Move extra roundtrip into password.c
Drew DeVault
-0
/
+1
2018-04-04
Actually let's not do that TODO
Drew DeVault
-1
/
+0
2018-04-04
R E N D E R I N G
Drew DeVault
-4
/
+16
2018-04-04
Verify passwords
Drew DeVault
-1
/
+57
2018-04-04
Add password buffer, refactor rendering/surfaces
Drew DeVault
-0
/
+57