aboutsummaryrefslogtreecommitdiff
path: root/completions
AgeCommit message (Collapse)Author
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-02-01fixed config helpSeth Barberee
2016-01-31refactored to include single dashSeth Barberee
2016-01-29use tabsMikkel Oscar Lyderik
2016-01-29Improve _swaymsg and _swaygrab completionsMikkel Oscar Lyderik
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
2016-01-26refactored to include single dash optionsSeth Barberee
2016-01-22restructured to include single dash optionsSeth Barberee
2016-01-17added basic zsh shell completion for sway, swaybg, and swaygrabSeth Barberee