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
Age
Commit message (
Expand
)
Author
Lines
2019-01-13
Split swaylock into separate project
Drew DeVault
-2065
/
+0
2019-01-10
swaylock: Add caps lock state to indicator
Robinhuett
-39
/
+166
2019-01-08
Merge pull request #3275 from ianyfan/remove-readline
emersion
-19
/
+14
2019-01-03
swaylock: Fix caps lock not updating immediately
Oscar Cowdery Lack
-9
/
+5
2019-01-01
Remove readline.c
Ian Fan
-19
/
+14
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-12-02
fix typo
bschacht
-1
/
+1
2018-11-30
swaylock: fix build with musl libc
Cameron Nemo
-1
/
+2
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-6
/
+3
2018-10-27
reordered swaylock manpage
madblobfish
-12
/
+14
2018-10-24
Merge pull request #2925 from ianyfan/swaylock
Drew DeVault
-3
/
+18
2018-10-24
Add multiseat support to swaylock
Ryan Dwyer
-12
/
+15
2018-10-23
swaylock: exit on display error
Ian Fan
-3
/
+13
2018-10-23
swaylock: exit early if unable to inhibit input
Ian Fan
-0
/
+5
2018-10-19
Change initial background mode before arg parse.
Connor E
-2
/
+1
2018-10-16
Fix swaylock version string
Ryan Dwyer
-7
/
+3
2018-10-15
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
-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-15
swaylock: Use common event loop
Ryan Dwyer
-2
/
+12
2018-10-14
swaylock: fix clear_password_buffer
espkk
-1
/
+1
2018-10-06
Fix swaylock w/shadow on glibc, improve security
Drew DeVault
-0
/
+30
2018-10-06
swaylock: Support keyboard and pointer disconnects and reconnects
Ryan Dwyer
-5
/
+13
2018-09-30
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
-0
/
+1
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
-1
/
+1
2018-09-28
Add support for building swaylock without PAM
Drew DeVault
-72
/
+224
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
-2
/
+13
2018-08-30
Add FreeBSD-specific PAM configuration
sghctoma
-4
/
+19
2018-07-17
Fix swaylock arguments
Brian Ashworth
-64
/
+123
2018-07-16
Switch to using getopt_long for config flag
Brian Ashworth
-7
/
+10
2018-07-16
Remove leftover parens
Brian Ashworth
-1
/
+1
2018-07-16
Remove int cast after changing to size_t
Brian Ashworth
-1
/
+1
2018-07-16
Change to size_t in swaylock's get_config_path
Brian Ashworth
-1
/
+1
2018-07-16
Implement swaylock configuration file parsing
Brian Ashworth
-57
/
+193
2018-07-10
Change formatting of swaylock usage in the code
Brian Ashworth
-57
/
+69
2018-07-10
Implement swaylock customization flags
Brian Ashworth
-94
/
+338
2018-07-09
Update for swaywm/wlroots#1126
emersion
-15
/
+15
2018-07-07
swaylock: daemonize after locking
emersion
-2
/
+11
2018-07-07
swaylock: fix the displaying of "verified"
Dominique Martinet
-1
/
+14
2018-07-07
Detect opaque lockscreen when using a solid color
Ryan Dwyer
-3
/
+6
2018-07-07
Use infinite opaque region in swaylock
Ryan Dwyer
-14
/
+14
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
-0
/
+15
2018-07-04
Fix transparency in background images in swaylock
Bor Grošelj Simić
-2
/
+3
2018-07-04
Fix #1857
Bor Grošelj Simić
-0
/
+2
2018-07-02
swaylock daemonize: fix leak of devnull fd
Dominique Martinet
-0
/
+1
2018-06-08
swaylock: implement ^U to clear buffer
Dominique Martinet
-32
/
+15
2018-05-27
swaylock: implement a proper render loop
emersion
-57
/
+105
[next]