Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-14 | Add deprecation warnings for new_float, new_window, and force_focus_wrapping. | Connor E | |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl | |
Patch tested by compiling with `__attribute__ ((format (printf, 2, 3)))` applied to `cmd_results_new`. String usage constants have been converted from pointers to arrays when encountered. General handler format strings were sometimes modified to include the old input string, especially for unknown command errors. | |||
2018-07-23 | Switch to using a function to parse booleans | Brian Ashworth | |
2018-05-28 | Support i3's legacy force_focus_wrapping command | Brian Ashworth | |
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-10-07 | add force_focus_wrapping option | D.B | |