Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-27 | bash-completion: localize variables | Oğuz Ersen | |
2020-06-14 | i3-compat: add GET_BINDING_STATE IPC command | Jason Nader | |
2020-05-15 | bash completion: swaymsg accepts --version, not --verbose | Eric Engestrom | |
2019-03-08 | Add missing swaymsg completions | Peter Grayson | |
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-08 | Add -p/--pretty option to swaymsg | Peter Grayson | |
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-13 | Split swaylock into separate project | Drew DeVault | |
2019-01-12 | Split swayidle from sway | Drew DeVault | |
2019-01-02 | completion: use jq instead of sed for swaybar completion | Réouven Assouly | |
2018-12-31 | bash: add completion for swaybar | Gaël PORTAY | |
2018-08-01 | ipc: add tick event | Ian Fan | |
2018-08-01 | Add missing swaymsg completions | Ian Fan | |
2018-07-30 | bash: add completion for swayidle | Eric Engestrom | |
2018-07-30 | bash: add completion for swaylock | Eric Engestrom | |
2018-07-30 | bash: add completion for swaymsg | Eric Engestrom | |
2018-07-30 | bash: add completion for sway | Eric Engestrom | |