Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-01 | changed "layout promote" command to "move first" | wil | |
This is more consistent with other Sway semantics. | |||
2016-12-29 | introduce next/prev as a direction for focus/move commands. | wil | |
2016-12-04 | add workspace_layout to container | D.B | |
Add swayc_change_layout function, which changes either layout or workspace_layout, depending on the container type. | |||
2016-10-12 | Revert "Fixes dealing with workspace_layout and related bugs [rfc]" | Drew DeVault | |
2016-10-11 | add workspace_layout, ensure ws is always L_HORIZ | D.B | |
Add swayc_change_layout function, which changes either layout or workspace_layout, depending on the container type. Workspace being always L_HORIZ makes this much more i3-compatible. | |||
2016-10-11 | Can't move an empty workspace | Nicolas Cornu | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |