aboutsummaryrefslogtreecommitdiff
path: root/completions/zsh/_swaylock
AgeCommit message (Collapse)Author
2017-07-03Fix zsh completion for _swaylockazarus
2017-06-18Correct swaylock man page description of -i and -cAndrew Conrad
2016-07-18Update _swaylockSeth Barberee
added new option of daemonize (-f --daemonize) that was added to swaylock in https://github.com/SirCmpwn/sway/pull/750 and added socket completion upon reading more into swaylock/main.c (it also is in the usage help but never had it in completion)
2016-05-26add --no-unlock-indicator to swaylockZandr Martin
2016-01-29Autocomplete scale optionsMikkel Oscar Lyderik
2016-01-29complete image, not colorMikkel Oscar Lyderik
2016-01-29Add files completion to _swaylockMikkel Oscar Lyderik
2016-01-28zsh completions for swaylockAaron Ouellette