diff options
author | Syphdias <syphdias+git@gmail.com> | 2022-10-30 17:42:33 +0100 |
---|---|---|
committer | Syphdias <syphdias+git@gmail.com> | 2022-10-30 17:42:33 +0100 |
commit | ef9815dac7225659a1b2fdb3f0f69534c52e10c2 (patch) | |
tree | f96d7e89e5186dd3cde11ffae78d7ba49aef25b8 /.github/workflows | |
parent | efb8f2997eb5c04f8e5aff5f095b42f0f93f1777 (diff) | |
download | autotiling-ef9815dac7225659a1b2fdb3f0f69534c52e10c2.tar.gz |
Ignore containers for depth if they have 1 child node
With lots of splits the hierarchy can get deeper than normal, if
containers get closed. i3 does not flatten this hierarchy (atm).
This means that the depth option does needs to ignore containers that
only contain one child/node. This is done only incrementing the current
depth when checking against the limit if the nodes of the parent
container is bigger than 1.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions