swayfx/include/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.h Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.h Fix crash when moving cursor over a fullscreen split container 2018-08-03 18:08:20 +10:00
layout.h Separate root-related code 2018-08-04 14:01:20 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Separate root-related code 2018-08-04 14:01:20 +10:00
view.h Revert "Revert "Fix popups"" 2018-08-02 23:36:36 +10:00
workspace.h Allow containers to be fullscreen 2018-07-26 08:27:07 +10:00