sway-patched-tray-menu/sway/tree
Ryan Dwyer 04489ff420 Separate root-related code
This creates a root.c and moves bits and pieces from elsewhere into it.

* layout_init has been renamed to root_create and moved into root.c
* root_destroy has been created and is called on shutdown
* scratchpad code has been moved into root.c, because hidden scratchpad
containers are stored in the root struct
2018-08-04 14:01:20 +10:00
..
arrange.c Separate root-related code 2018-08-04 14:01:20 +10:00
container.c Separate root-related code 2018-08-04 14:01:20 +10:00
layout.c Separate root-related code 2018-08-04 14:01:20 +10:00
output.c ipc: fix workspace::move calls argument order 2018-08-01 16:57:15 +01:00
root.c Separate root-related code 2018-08-04 14:01:20 +10:00
view.c Fix crash when fullscreen view closes on inactive workspace 2018-08-03 17:55:58 +10:00
workspace.c Check correct ws for sticky and fix floating iter 2018-08-03 11:36:18 -04:00