aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/workspace.c
Commit message (Collapse)AuthorAge
...
* Handle calloc failuresLibravatar Drew DeVault2016-12-15
|
* Implement default name for workspace commandLibravatar Ryan Dwyer2016-09-25
| | | | | | | | | 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.
* merge in latest commitsLibravatar Zandr Martin2016-09-02
|
* refactor commands.cLibravatar Zandr Martin2016-09-01