aboutsummaryrefslogtreecommitdiff
path: root/completions
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Add missing swaymsg completionsPeter Grayson3-0/+6
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson3-4/+8
2019-02-23fish: improve completions a little bitTim Sampson3-22/+25
2019-01-13Split swaylock into separate projectDrew DeVault3-145/+0
2019-01-12Split swayidle from swayDrew DeVault3-73/+0
2019-01-02completion: use jq instead of sed for swaybar completionRéouven Assouly2-2/+2
2019-01-02zsh: update completionsRéouven Assouly5-14/+77
2018-12-31bash: add completion for swaybarGaël PORTAY1-0/+44
2018-11-04document swaymessage type for get_seatsmadblobfish1-0/+1
2018-10-31improved swaymsg completions for fishmadblobfish1-3/+14
2018-10-27added fish completions for swaynagmadblobfish1-0/+29
2018-10-27added fish completions for swayidlemadblobfish1-0/+3
2018-10-27updated fish completions for swaylockmadblobfish1-5/+33
2018-08-26added untested filesMartin Kalchev3-0/+29
2018-08-16Fix swaylock zsh completionsIan Fan1-3/+3
2018-08-01ipc: add tick eventIan Fan2-0/+2
2018-08-01Add missing swaymsg completionsIan Fan2-1/+4
2018-07-30Merge pull request #2387 from 1ace/feature/bash-completionDrew DeVault4-0/+217
2018-07-30delete references to swaygrabEric Engestrom1-23/+0
2018-07-30bash: add completion for swayidleEric Engestrom1-0/+48
2018-07-30bash: add completion for swaylockEric Engestrom1-0/+66
2018-07-30bash: add completion for swaymsgEric Engestrom1-0/+57
2018-07-30bash: add completion for swayEric Engestrom1-0/+46
2018-07-30zsh: fix sway completionEric Engestrom1-1/+1
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion1-1/+0
2018-05-12Implement IPC get_seats commandRyan Dwyer1-0/+1
2017-11-30remove relevant CMakeLists.txtTony Crisci1-4/+0
2017-07-07Rework get_clipboard implementationnyorain1-0/+1
2017-07-03Fix zsh completion for _swaylockazarus1-1/+1
2017-06-18Correct swaylock man page description of -i and -cAndrew Conrad1-1/+1
2016-12-17Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIRWouter van Kesteren1-1/+1
2016-07-18Update _swaylockSeth Barberee1-0/+2
2016-05-26add --no-unlock-indicator to swaylockZandr Martin1-1/+2
2016-02-01fixed config helpSeth Barberee1-1/+1
2016-01-31refactored to include single dashSeth Barberee1-14/+8
2016-01-29use tabsMikkel Oscar Lyderik1-1/+1
2016-01-29Improve _swaymsg and _swaygrab completionsMikkel Oscar Lyderik2-3/+14
2016-01-29Autocomplete scale optionsMikkel Oscar Lyderik1-1/+1
2016-01-29complete image, not colorMikkel Oscar Lyderik1-2/+2
2016-01-29Add files completion to _swaylockMikkel Oscar Lyderik1-3/+3
2016-01-28zsh completions for swaylockAaron Ouellette2-1/+12
2016-01-26refactored to include single dash optionsSeth Barberee1-12/+6
2016-01-22restructured to include single dash optionsSeth Barberee1-15/+10
2016-01-17added basic zsh shell completion for sway, swaybg, and swaygrabSeth Barberee4-0/+86