Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan | |
This makes it a bit more obvious what the expected number of arguments is. | |||
2018-10-14 | commands: fix sending bar mode/hidden_state updates to all bars | Ian Fan | |
Previously, if a change was sent to all bars, it would only actually change the first bar it encountered, due to return value handling | |||
2018-07-09 | Update for swaywm/wlroots#1126 | emersion | |
2018-03-29 | Clean up imported bar commands | Drew DeVault | |
2018-03-29 | Add bar configuration commands | Drew DeVault | |
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |