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-02-23 | fish: improve completions a little bit | Tim Sampson | |
2019-01-13 | Split swaylock into separate project | Drew DeVault | |
2019-01-12 | Split swayidle from sway | Drew DeVault | |
2018-11-04 | document swaymessage type for get_seats | madblobfish | |
2018-10-31 | improved swaymsg completions for fish | madblobfish | |
2018-10-27 | added fish completions for swaynag | madblobfish | |
2018-10-27 | added fish completions for swayidle | madblobfish | |
2018-10-27 | updated fish completions for swaylock | madblobfish | |
2018-08-26 | added untested files | Martin Kalchev | |