aboutsummaryrefslogtreecommitdiff
path: root/completions/bash
AgeCommit message (Collapse)AuthorLines
2022-03-27bash-completion: localize variablesOğuz Ersen-3/+3
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader-0/+1
2020-05-15bash completion: swaymsg accepts --version, not --verboseEric Engestrom-1/+1
2019-03-08Add missing swaymsg completionsPeter Grayson-0/+3
The `-m/--monitor` option was missing from the bash and fish completions. The `subscribe` IPC message type was missing from the bash, fish, and zsh completions. Signed-off-by: Peter Grayson <pete@jpgrayson.net>
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson-0/+2
This new option forces pretty (non-raw/non-JSON) output. By default, when not using a tty, swaymsg outputs using the "raw" format. This makes it impossible to, for example, pipe the pretty output to a pager such as `less` since piping does not use a tty. The new -p/--pretty option gives the user explicit control over the output format while retaining the default tty-dependent behavior. Signed-off-by: Peter Grayson <pete@jpgrayson.net>
2019-01-13Split swaylock into separate projectDrew DeVault-66/+0
2019-01-12Split swayidle from swayDrew DeVault-48/+0
2019-01-02completion: use jq instead of sed for swaybar completionRéouven Assouly-1/+1
2018-12-31bash: add completion for swaybarGaël PORTAY-0/+44
2018-08-01ipc: add tick eventIan Fan-0/+1
2018-08-01Add missing swaymsg completionsIan Fan-1/+2
2018-07-30bash: add completion for swayidleEric Engestrom-0/+48
2018-07-30bash: add completion for swaylockEric Engestrom-0/+66
2018-07-30bash: add completion for swaymsgEric Engestrom-0/+57
2018-07-30bash: add completion for swayEric Engestrom-0/+46