swayfx/include/sway/tree
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden
Just a convenience function that improves readability of the code.

Other things worth noting:

* container_get_siblings and container_sibling_index no longer use the
const keyword
* container_handle_fullscreen_reparent is only ever called after
attaching the container to a workspace, so its con->workspace check has
been changed to an assertion
2019-01-28 10:35:40 +01:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
node.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Implement fullscreen global 2019-01-25 08:29:21 +10:00
view.h Fix segfault when destroying unmapped child view 2018-11-28 14:08:20 +01:00
workspace.h Implement per side and per direction outer gaps 2018-11-07 22:44:11 -05:00