Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02 | zsh: update completions | Réouven Assouly | |
2018-08-01 | ipc: add tick event | Ian Fan | |
2018-08-01 | Add missing swaymsg completions | Ian Fan | |
2018-07-10 | Remove `clipboard` command and `get_clipboard` message | emersion | |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer | |
2017-07-07 | Rework get_clipboard implementation | nyorain | |
2016-01-29 | use tabs | Mikkel Oscar Lyderik | |
2016-01-29 | Improve _swaymsg and _swaygrab completions | Mikkel Oscar Lyderik | |
2016-01-26 | refactored to include single dash options | Seth Barberee | |
2016-01-17 | added basic zsh shell completion for sway, swaybg, and swaygrab | Seth Barberee | |