Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-07 | add force_focus_wrapping option | D.B | |
2016-09-25 | Implement default name for workspace command | Ryan Dwyer | |
This implements commands such as: workspace number 9: test If a workspace with the given number exists then it will be focused, otherwise a new workspace with the given name will be created. | |||
2016-09-07 | squash commits, move enum into resize.c | Zandr Martin | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |