sway/include/sway/tree
Kenny Levinsen a047b5ee4a container: Move pending state to state struct
Pending state is currently inlined directly in the container struct,
while the current state is in a state struct. A side-effect of this is
that it is not immediately obvious that pending double-buffered state is
accessed, nor is it obvious what state is double-buffered.

Instead, use the state struct for both current and pending.
2021-02-16 22:05:00 -05:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
node.h Sanity check gaps between tiled containers 2019-07-15 23:46:27 -04:00
root.h view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
view.h view: Read geometry directly in view_update_size 2021-02-09 09:37:10 +01:00
workspace.h introduce workspace_squash 2020-12-20 00:58:42 -05:00