aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree/root.c
Commit message (Expand)AuthorAge
* Fix hotplugging down to zero outputsLibravatar Ryan Dwyer2018-09-30
* Fix double iteration of scratchpad containersLibravatar Ryan Dwyer2018-09-18
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Prepare arrange code for type safe argumentsLibravatar Ryan Dwyer2018-08-28
* Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* Merge pull request #2458 from RyanDwyer/cleanup-transactionsLibravatar Drew DeVault2018-08-15
|\
| * Simplify transactionsLibravatar Ryan Dwyer2018-08-15
* | Use list_find in more places and refactor/fix workspace prev_next functionsLibravatar Ryan Dwyer2018-08-15
|/
* Move workspace pid code to root.cLibravatar Ryan Dwyer2018-08-04
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04